Method DebugFormatAssert
DebugFormatAssert(TextFormat)
Checks whether TextFormat parameter is ok.
[Conditional("DEBUG")]
public static void DebugFormatAssert(TextFormat format)
Parameters
format
TextFormatParameter value.
Exceptions
- Exception
Raised if parameter is not ok.