Method | Description | |
---|---|---|
ThrowArgumentException ( string message ) : void | ||
ThrowInvalidOperationException ( string message ) : void |
public static ThrowArgumentException ( string message ) : void | ||
message | string | |
return | void |
public static ThrowInvalidOperationException ( string message ) : void | ||
message | string | |
return | void |