CodeTV.Settings.Settings C# (CSharp) Method

Settings() public method

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