static MySQL() { CSOptions = new MySQLOptions(); Connections = new List <MySQLConnection>(); }
static MySQL() { CSOptions = new MySQLOptions(); Connections = new List<MySQLConnection>(); }