Ejemplo n.º 1
0
 public ProgrammManagerApu(IUnitOfWork uow)
 {
     repository=uow.getProgrammRepository();
 }