Specifies that a certain condition is an error

Namespace: DotNetNuke.Common
Assembly: DotNetNuke (in DotNetNuke.dll)

Syntax

C#
public static class Guard
Visual Basic
Public NotInheritable Class Guard

Inheritance Hierarchy

System..::..Object
  DotNetNuke.Common..::..Guard

See Also