Click or drag to resize

AccessorStyleNATIVE Field

Expose native objects properties and getter methods only, plus explicitly configured 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 NATIVE = 0

Field Value

Type: AccessorStyle
See Also