CodeTV.Settings.Settings C# (CSharp) Метод

Settings() публичный Метод

public Settings ( ) : System
Результат System
        public Settings()
        {
            this.winLIRCcommandMappingProxy = new HashtableSerializationProxy(this.winLIRCcommandMapping);
        }