Пример #1
0
 void InitData()
 {
     _globalSetting = new GlobalSetting();
     _globalSetting.InitData();
     _gmTool = new GMTool();
 }