Exemplo n.º 1
0
 public ModificStudentsDbService(s17064Context context)
 {
     _context = context;
 }
Exemplo n.º 2
0
 public DbService(s17064Context con)
 {
     context = con;
 }