Beispiel #1
0
 public NPocoRepository(INPocoUnitOfWork unitOfWork)
 {
     _unitOfWork = unitOfWork;
 }