The following tables list the members exposed by Configuration.
Public Constructors
Name | Description | |
---|---|---|
Configuration | Initializes a new instance of the Configuration class. |
Protected Methods
Name | Description | |
---|---|---|
SendPropertyChanged | Raises the PropertyChanged event. | |
SendPropertyChanging | Raises the PropertyChanging event. |
Public Properties
Name | Description | |
---|---|---|
Name | Gets or sets the configuration name. | |
Value | Gets or sets the configuration value. |
Public Events
Name | Description | |
---|---|---|
PropertyChanged | Occurs when a property value has changed. | |
PropertyChanging | Occurs when a property value is changing. |