C# Class System.Configuration.PropertyInformation

Show file Open project: kumpera/mono Class Usage Examples

Private Properties

Property Type Description
GetStringValue string
PropertyInformation System.ComponentModel
Reset void
SetStringValue void

Private Methods

Method Description
GetStringValue ( ) : string
PropertyInformation ( ConfigurationElement owner, ConfigurationProperty property ) : System.ComponentModel
Reset ( PropertyInformation parentProperty ) : void
SetStringValue ( string value ) : void