| PreconditionsCheckState Method |
| Name | Description | |
|---|---|---|
| CheckState(Boolean) |
Throws InvalidOperationException if condition is false.
| |
| CheckState(Boolean, String) |
Throws InvalidOperationException with given message if condition is false.
|