Click or drag to resize

PrivateAttribute Class

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

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

The PrivateAttribute type exposes the following members.

Constructors
  NameDescription
Public methodPrivateAttribute
Initializes a new instance of the PrivateAttribute class
Top
See Also