Click or drag to resize

NameAccessModifierINTERNAL Field

Internal is used for objects that may be used with the modules of the same module name.

Namespace:  com.espertech.esper.common.client.util
Assembly:  NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntax
C#
public const NameAccessModifier INTERNAL = 2

Field Value

Type: NameAccessModifier
See Also