Example #1
0
 public otdel_kadrovModel(qwerty.Data.qwertyContext context)
 {
     _context = context;
 }
Example #2
0
 public IndexModel(qwerty.Data.qwertyContext context)
 {
     _context = context;
 }
 public spisok_predmetovModel(qwerty.Data.qwertyContext context)
 {
     _context = context;
 }
Example #4
0
 public sotrudniki_odModel(qwerty.Data.qwertyContext context)
 {
     _context = context;
 }
Example #5
0
 public raspisanie_zModel(qwerty.Data.qwertyContext context)
 {
     _context = context;
 }
Example #6
0
 public vkModel(qwerty.Data.qwertyContext context)
 {
     _context = context;
 }
 public spisok_uchenikovModel(qwerty.Data.qwertyContext context)
 {
     _context = context;
 }
Example #8
0
 public filtrbukModel(qwerty.Data.qwertyContext context)
 {
     _context = context;
 }
 public spisok_klassovModel(qwerty.Data.qwertyContext context)
 {
     _context = context;
 }