Click or drag to resize

GuardEnum Class

[Missing <summary> documentation for "T:com.espertech.esper.common.client.soda.GuardEnum"]

Inheritance Hierarchy
SystemEnum
  com.espertech.esper.common.client.sodaGuardEnum

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

The GuardEnum type exposes the following members.

Fields
Extension Methods
  NameDescription
Public Extension MethodGetClazz
Gets the class associated with the guard enum.
(Defined by GuardEnumExtensions.)
Public Extension MethodGetName
Gets the name.
(Defined by GuardEnumExtensions.)
Public Extension MethodGetNamespace
Gets the namespace.
(Defined by GuardEnumExtensions.)
Top
See Also