Esempio n. 1
0
 /// <summary>
 /// ローカルで設定したCONFIG情報をすべてクリアします。
 /// </summary>
 public void Clear()
 {
     CONFIG.Clear();
 }