Click or drag to resize

NetExceptionAssert Method

Overload List
  NameDescription
Public methodStatic memberAssert(Boolean)
Throws an exception, in DEBUG only, if first parameter is false
Public methodStatic memberAssert(Boolean, String)
Throws an exception, in DEBUG only, if first parameter is false
Top
See Also