Click or drag to resize

GuardEnumExtensions Class

Enum for all build-in guards.
Inheritance Hierarchy
SystemObject
  com.espertech.esper.common.client.sodaGuardEnumExtensions

Namespace:  com.espertech.esper.common.client.soda
Assembly:  NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntax
C#
public static class GuardEnumExtensions

The GuardEnumExtensions type exposes the following members.

Methods
  NameDescription
Public methodStatic memberForName
Public methodStatic memberGetClazz
Gets the class associated with the guard enum.
Public methodStatic memberGetName
Gets the name.
Public methodStatic memberGetNamespace
Gets the namespace.
Public methodStatic memberIsWhile
Top
See Also