Syntax
public static void IsArgumentException(Exception exception, string parameterName, string message)
Parameters
Name | Type | Description |
---|---|---|
exception | Exception | |
parameterName | string | |
message | string |
Return Value
Type | Description |
---|---|
void |