C# Class System.Configuration.PropertyInformation

Afficher le fichier Open project: kumpera/mono Class Usage Examples

Private Properties

Свойство Type Description
GetStringValue string
PropertyInformation System.ComponentModel
Reset void
SetStringValue void

Private Methods

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