コード例 #1
0
ファイル: Config.cs プロジェクト: pouc/qv-extension-server
 public static void addConfig(ConfigElement l)
 {
     Config._l.Add(l);
 }