Property | Type | Description |
---|
Method | Description | |
---|---|---|
MessageFilterConfigElement ( ) : System.Collections.Generic | ||
MessageFilterConfigElement ( string message, string type ) : System.Collections.Generic |
Method | Description | |
---|---|---|
OnDeserializeUnrecognizedAttribute ( string name, string value ) : bool |
public MessageFilterConfigElement ( ) : System.Collections.Generic | ||
return | System.Collections.Generic |
public MessageFilterConfigElement ( string message, string type ) : System.Collections.Generic | ||
message | string | |
type | string | |
return | System.Collections.Generic |
protected OnDeserializeUnrecognizedAttribute ( string name, string value ) : bool | ||
name | string | |
value | string | |
return | bool |