Methods

  NameDescription
Public methodStatic memberAgainst(Boolean, String)
Indicates that the given condition must not be true, throwing an InvalidOperationException if it is.
Public methodStatic memberAgainst(Boolean, String, array<Object>[]()[][])
Indicates that the given condition must not be true, throwing an InvalidOperationException if it is.

See Also