예제 #1
0
 public EfSampleRepository(PMContext _context)
 {
     context = _context;
 }