C# Class System.Diagnostics.SwitchElement

Inheritance: System.Configuration.ConfigurationElement
Datei anzeigen Open project: gbarnett/shared-source-cli-2.0 Class Usage Examples

Private Properties

Property Type Description
ResetProperties void
SwitchElement System.Configuration

Protected Methods

Method Description
OnDeserializeUnrecognizedAttribute ( String name, String value ) : bool

Private Methods

Method Description
ResetProperties ( ) : void
SwitchElement ( ) : System.Configuration

Method Details

OnDeserializeUnrecognizedAttribute() protected method

protected OnDeserializeUnrecognizedAttribute ( String name, String value ) : bool
name String
value String
return bool