Exemple #1
0
 public ReportModel(RepconContext db) => _context = db;
 public EditProcModel(RepconContext db) => _context = db;