| PreconditionsCheckArgument Method |
| Name | Description | |
|---|---|---|
| CheckArgument(Boolean) |
Throws ArgumentException if condition is false.
| |
| CheckArgument(Boolean, String) |
Throws ArgumentException with given message if condition is false.
|