Click or drag to resize

PublicAttribute Class

Annotation that is the public access modifier
Inheritance Hierarchy
SystemAttribute
  com.espertech.esper.common.client.annotationPublicAttribute

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

The PublicAttribute type exposes the following members.

Constructors
  NameDescription
Public methodPublicAttribute
Initializes a new instance of the PublicAttribute class
Top
See Also