CodeTV.Settings.Settings C# (CSharp) Méthode

Settings() public méthode

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