Click or drag to resize

ProtectedAttribute Class

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

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

The ProtectedAttribute type exposes the following members.

Constructors
  NameDescription
Public methodProtectedAttribute
Initializes a new instance of the ProtectedAttribute class
Top
See Also