Mono Class Library: Overview

System.Configuration.ApplicationSettingsBase: Method Members

The methods of System.Configuration.ApplicationSettingsBase are listed below. For a list of all members, see the ApplicationSettingsBase Members list.

See Also: Inherited members from System.Configuration.SettingsBase

Public Methods

GetPreviousVersion(string) : object
Documentation for this section has not yet been entered.
Reload()
Documentation for this section has not yet been entered.
Reset()
Documentation for this section has not yet been entered.
override
Save()
Documentation for this section has not yet been entered.
Upgrade()
Documentation for this section has not yet been entered.

Protected Methods

OnPropertyChanged(object, System.ComponentModel.PropertyChangedEventArgs)
Documentation for this section has not yet been entered.
OnSettingChanging(object, SettingChangingEventArgs)
Documentation for this section has not yet been entered.
OnSettingsLoaded(object, SettingsLoadedEventArgs)
Documentation for this section has not yet been entered.
OnSettingsSaving(object, System.ComponentModel.CancelEventArgs)
Documentation for this section has not yet been entered.