Click or drag to resize

SimpleComparerT Constructor

Namespace:  com.espertech.esper.compat.collections
Assembly:  NEsper.Compat (in NEsper.Compat.dll) Version: 8.0.0.0
Syntax
C#
public SimpleComparer(
	bool ascending
)

Parameters

ascending
Type: SystemBoolean

[Missing <param name="ascending"/> documentation for "M:com.espertech.esper.compat.collections.SimpleComparer`1.#ctor(System.Boolean)"]

See Also