public UsuarioRepository(MContext context) { this._context = context; }
public DesenvolvedorRepository(MContext context) { this._context = context; }