Example #1
0
 public void Init(string content)
 {
     m_instance = ConfigReader.Parse <SystemConfig>(content);
 }