Ejemplo n.º 1
0
 public static MysqlDBManager GetInstance()
 {
     return _instance ?? (_instance = new MysqlDBManager());
 }