Beispiel #1
0
 /// <summary>
 /// 加载
 /// </summary>
 public override void Load()
 {
     ParamData.LoadDataFromXml(ConfigPath);
 }