예제 #1
0
 public static void Init(string s)
 {
     m_ht = IniUtil.CreateHashtable(s);
 }