Ejemplo n.º 1
0
 public UnitOfWork(MyContext myContext)
 {
     _myContext = myContext;
 }