Click or drag to resize

CustomAttribute Class

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

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

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

The CustomAttribute type exposes the following members.

Constructors
  NameDescription
Protected methodCustomAttribute
Initializes a new instance of the CustomAttribute class
Top
Methods
  NameDescription
Public methodMakeCodegenExpression
Top
See Also