Click or drag to resize

SingleRowMethodExpression Constructor (IList)

Initializes a new instance of the SingleRowMethodExpression class

Namespace:  com.espertech.esper.common.client.soda
Assembly:  NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntax
C#
public SingleRowMethodExpression(
	IList chain
)

Parameters

chain
Type: System.Collections.GenericIListT

[Missing <param name="chain"/> documentation for "M:com.espertech.esper.common.client.soda.SingleRowMethodExpression.#ctor(System.Collections.Generic.IList`1)"]

See Also