Click or drag to resize

AccessorStyleEXPLICIT Field

Expose only the explicitly configured methods and public members as event properties.

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

Field Value

Type: AccessorStyle
See Also