Property | Type | Description | |
---|---|---|---|
ListenerElement | System.Configuration | ||
RefreshRuntimeObject | |||
ResetProperties | void |
Method | Description | |
---|---|---|
Equals ( object compareTo ) : bool | ||
GetHashCode ( ) : int | ||
GetRuntimeObject ( ) : |
||
ListenerElement ( bool allowReferences ) : System.Configuration |
Method | Description | |
---|---|---|
OnDeserializeUnrecognizedAttribute ( String name, String value ) : bool |
Method | Description | |
---|---|---|
ListenerElement ( ) : System.Configuration | ||
RefreshRuntimeObject ( |
||
ResetProperties ( ) : void |
public ListenerElement ( bool allowReferences ) : System.Configuration | ||
allowReferences | bool | |
return | System.Configuration |
protected OnDeserializeUnrecognizedAttribute ( String name, String value ) : bool | ||
name | String | |
value | String | |
return | bool |