public GrelistviewsController(gresimpleContext context)
 {
     _context = context;
 }
Пример #2
0
 public GreusersController(gresimpleContext context)
 {
     _context = context;
 }
Пример #3
0
 public GrewordsController(gresimpleContext context)
 {
     _context = context;
 }