Method | Description | |
---|---|---|
NotifyOfPropertyChange ( string propertyName ) : void | ||
ToXml ( ) : System.Xml.Linq.XElement |
Method | Description | |
---|---|---|
SettingsBase ( System.Xml.Linq.XElement xml, string webServerUri ) : System | ||
SettingsBase ( string settingName, string displayName, string webServerUri ) : System |
public NotifyOfPropertyChange ( string propertyName ) : void | ||
propertyName | string | |
return | void |
protected SettingsBase ( System.Xml.Linq.XElement xml, string webServerUri ) : System | ||
xml | System.Xml.Linq.XElement | |
webServerUri | string | |
return | System |
protected SettingsBase ( string settingName, string displayName, string webServerUri ) : System | ||
settingName | string | |
displayName | string | |
webServerUri | string | |
return | System |