Exemplo n.º 1
0
 public AuthenticationRepository()
 {
     _context = new DiamondContext();
 }