示例#1
0
 /// <summary>
 /// 初期化処理
 /// </summary>
 public void Init( )
 {
     ChipstarLog.Log_Downloader_StartInit();
     LoadDatabase.Clear();
 }