I am working on a windows forms application, in which I use ninject, the problem is that in the constructor of my userControl I implement to use my CRUD operations.
public partial class ucProveedor : UserControl, ICommandAction
{
private I...
asked by
12.04.2016 / 00:21