Method |
Description |
|
CreateArgumentException_DestinationTooShort ( ) : Exception |
|
|
CreateArgumentException_InvalidTypeWithPointersNotSupported ( Type type ) : Exception |
|
|
CreateArgumentNullException ( ExceptionArgument argument ) : Exception |
|
|
CreateArgumentOutOfRangeException ( ExceptionArgument argument ) : Exception |
|
|
CreateArrayTypeMismatchException_ArrayTypeMustBeExactMatch ( Type type ) : Exception |
|
|
CreateIndexOutOfRangeException ( ) : Exception |
|
|
ThrowArgumentException_DestinationTooShort ( ) : void |
|
|
ThrowArgumentException_InvalidTypeWithPointersNotSupported ( Type type ) : void |
|
|
ThrowArgumentNullException ( ExceptionArgument argument ) : void |
|
|
ThrowArgumentOutOfRangeException ( ExceptionArgument argument ) : void |
|
|
ThrowArrayTypeMismatchException_ArrayTypeMustBeExactMatch ( Type type ) : void |
|
|
ThrowIndexOutOfRangeException ( ) : void |
|
|