Click or drag to resize
Guard Methods

The Guard type exposes the following members.

Methods
  NameDescription
Public methodStatic memberAssert
Checks for a condition;if the condition is false throws ArgumentException exception.
Top
See Also