コード例 #1
0
 protected void ClearSection(string id)
 {
     HS.ClearIniSection(id, PlugInData.SettingFileName);
 }