示例#1
0
 /// <summary>
 /// 清空所有游戏配置项。
 /// </summary>
 public void RemoveAllSettings()
 {
     _collection.Clear();
 }