CodeTV.Settings.Settings C# (CSharp) 메소드

Settings() 공개 메소드

public Settings ( ) : System
리턴 System
        public Settings()
        {
            this.winLIRCcommandMappingProxy = new HashtableSerializationProxy(this.winLIRCcommandMapping);
        }