Пример #1
0
 public UsuarioRepository(BoletimOnline2Entities3 context)
 {
     this.db = context;
 }