コード例 #1
0
 public void Set(string key, string value)
 {
     BootConfigData.Set(this.m_Ptr, key, value);
 }