Ejemplo n.º 1
0
 public IUnitOfWorkAssignment CreateUnitOfWorkAssignment()
 {
     return(UnitOfWorkFactory.CreateUnitOfWorkAssignment(Context));
 }