Click or drag to resize

NameAttribute Constructor (String)

Initializes a new instance of the NameAttribute class

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

Parameters

name
Type: SystemString

[Missing <param name="name"/> documentation for "M:com.espertech.esper.common.client.annotation.NameAttribute.#ctor(System.String)"]

See Also