Exemple #1
0
 public UsuarioRepository()
 {
     this.db = new plataformaEntities();
 }