Assert Method

Lidgren.Network

Collapse imageExpand ImageCopy imageCopyHover image

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

See Also