Пример #1
0
 public Chat(GQContext context)
 {
     db = context;
 }
Пример #2
0
 public GameController(GQContext context)
 {
     db = context;
 }