Method | Description | |
---|---|---|
PropertyNotSupportedException ( string message, Exception innerException ) : System | ||
PropertyNotSupportedException ( string key, string value = null ) : System |
Method | Description | |
---|---|---|
PropertyNotSupportedException ( SerializationInfo info, StreamingContext context ) : System |
Method | Description | |
---|---|---|
PropertyNotSupportedException ( string message ) : System |
protected PropertyNotSupportedException ( SerializationInfo info, StreamingContext context ) : System | ||
info | SerializationInfo | |
context | StreamingContext | |
return | System |
public PropertyNotSupportedException ( string message, Exception innerException ) : System | ||
message | string | |
innerException | Exception | |
return | System |
public PropertyNotSupportedException ( string key, string value = null ) : System | ||
key | string | |
value | string | |
return | System |