// ==================================================================== // コンストラクター // ==================================================================== // -------------------------------------------------------------------- // メインコンストラクター // -------------------------------------------------------------------- public FolderSettingsInMemory() { FolderNameRules = YlCommon.CreateRuleDictionary(); }