Click or drag to resize
PreconditionsCheckArgument Method
Overload List
  NameDescription
Public methodStatic memberCheckArgument(Boolean)
Throws ArgumentException if condition is false.
Public methodStatic memberCheckArgument(Boolean, String)
Throws ArgumentException with given message if condition is false.
Top
See Also