Exemplo n.º 1
0
 public SqlStudent(Education_Api_L1_Context context)
 {
     _context = context;
 }
Exemplo n.º 2
0
 public SqlSchool(Education_Api_L1_Context context)
 {
     _context = context;
 }