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

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

public Settings ( )
        public Settings()
        {
            // // To add event handlers for saving and changing settings, uncomment the lines below:
            //
            // this.SettingChanging += this.SettingChangingEventHandler;
            //
            // this.SettingsSaving += this.SettingsSavingEventHandler;
            //
        }