Ejemplo n.º 1
0
 public EfSampleRepository(PMContext _context)
 {
     context = _context;
 }