Exemplo n.º 1
0
 public Markovs(BibsContext context)
 {
     _context = context;
 }
Exemplo n.º 2
0
 public Muteds(BibsContext context)
 {
     _context = context;
 }
Exemplo n.º 3
0
 public Limits(BibsContext context)
 {
     _context = context;
 }
Exemplo n.º 4
0
 public AutoRoles(BibsContext context)
 {
     _context = context;
 }
Exemplo n.º 5
0
 public Ranks(BibsContext context)
 {
     _context = context;
 }
Exemplo n.º 6
0
 public Servers(BibsContext context)
 {
     _context = context;
 }