static void True (bool isValid, string message)

Parameters

NameTypeDescription
isValid bool The expression to test
message = null string Message to include in the exception, if any.

Exceptions

TypeWhen
System.Exception Thrown when given expression is not true.
people
Log in to reply
You can't reply if you're not logged in. That would be crazy.