Click or drag to resize

AnnotationPart Constructor (String)

Ctor.

Namespace:  com.espertech.esper.common.client.soda
Assembly:  NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntax
C#
public AnnotationPart(
	string name
)

Parameters

name
Type: SystemString
of annotation
See Also