Exemplo n.º 1
0
 internal DatabaseActions()
 {
     DbLogger = Ttv.Logger;
     _mySql   = new BotData.MySql(DbLogger);
 }