public Adicionar(IMySql mySql) { this._mySql = mySql; }
public MySqlController(IMySql mySql) { imySql = mySql; }