Exemplo n.º 1
0
 public NPocoRepository(INPocoUnitOfWork unitOfWork)
 {
     _unitOfWork = unitOfWork;
 }