Share via


Guard Class

Common guard clauses

Namespace: Microsoft.Practices.CompositeUI.Utility
Assembly: Microsoft.Practices.CompositeUI (in microsoft.practices.compositeui.dll)

Syntax

'Declaration
Public NotInheritable Class Guard
'Usage
The members of a static class are accessed directly without an instance of the class.
public static class Guard
public ref class Guard abstract sealed
public final class Guard
public final class Guard

Inheritance Hierarchy

System.Object
  Microsoft.Practices.CompositeUI.Utility.Guard

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Reference

Guard Members
Microsoft.Practices.CompositeUI.Utility Namespace