C# Class System.Diagnostics.SwitchElement

Inheritance: System.Configuration.ConfigurationElement
Afficher le fichier Open project: gbarnett/shared-source-cli-2.0 Class Usage Examples

Private Properties

Свойство Type Description
ResetProperties void
SwitchElement System.Configuration

Méthodes protégées

Méthode Description
OnDeserializeUnrecognizedAttribute ( String name, String value ) : bool

Private Methods

Méthode Description
ResetProperties ( ) : void
SwitchElement ( ) : System.Configuration

Method Details

OnDeserializeUnrecognizedAttribute() protected méthode

protected OnDeserializeUnrecognizedAttribute ( String name, String value ) : bool
name String
value String
Résultat bool