Click or drag to resize

EsperVersionAttribute Constructor (String)

Initializes a new instance of the EsperVersionAttribute class

Namespace:  com.espertech.esper.compat.attributes
Assembly:  NEsper.Compat (in NEsper.Compat.dll) Version: 8.0.0.0
Syntax
C#
public EsperVersionAttribute(
	string version
)

Parameters

version
Type: SystemString

[Missing <param name="version"/> documentation for "M:com.espertech.esper.compat.attributes.EsperVersionAttribute.#ctor(System.String)"]

See Also