Property | Type | Description | |
---|---|---|---|
BadArgumentException | System |
Method | Description | |
---|---|---|
BadArgumentException ( SerializationInfo info, StreamingContext context ) : System | ||
GetObjectData ( SerializationInfo info, StreamingContext context ) : void |
Method | Description | |
---|---|---|
BadArgumentException ( string message, string argumentName = "" ) : System |
Initializes a new instance of the BadArgumentException class.
|
public BadArgumentException ( SerializationInfo info, StreamingContext context ) : System | ||
info | SerializationInfo | |
context | StreamingContext | |
return | System |
public GetObjectData ( SerializationInfo info, StreamingContext context ) : void | ||
info | SerializationInfo | |
context | StreamingContext | |
return | void |