Example #1
0
 public UsuarioRepository(AutoEscolaContext context)
 {
     _context = context;
 }