Click or drag to resize

NameAttribute Class

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

Inheritance Hierarchy
SystemAttribute
  com.espertech.esper.common.client.annotationNameAttribute

Namespace:  com.espertech.esper.common.client.annotation
Assembly:  NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntax
C#
public class NameAttribute : Attribute

The NameAttribute type exposes the following members.

Constructors
  NameDescription
Public methodNameAttribute
Initializes a new instance of the NameAttribute class
Public methodNameAttribute(String)
Initializes a new instance of the NameAttribute class
Top
Properties
  NameDescription
Public propertyValue
Top
Methods
See Also