コード例 #1
0
ファイル: CacheServerConfig.cs プロジェクト: W8023Y2014/jsion
        static CacheServerConfig()
        {
            Configuration = new CacheServerConfig();

            Configuration.Load();
        }
コード例 #2
0
        static CacheServerConfig()
        {
            Configuration = new CacheServerConfig();

            Configuration.Load();
        }