Assert Method
From Lidgren.Network
| Lidgren Network Library documentation |
| NetException..::..Assert Method |
| NetException Class See Also Send Feedback |
Overload List
| Name | Description | |
|---|---|---|
| Assert(Boolean) |
Throws an exception, in DEBUG only, if first parameter is false
| |
| Assert(Boolean, String) |
Throws an exception, in DEBUG only, if first parameter is false
|