Click or drag to resize

EPStatementFormatter Constructor (Boolean)

Initializes a new instance of the EPStatementFormatter class

Namespace:  com.espertech.esper.common.client.soda
Assembly:  NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntax
C#
public EPStatementFormatter(
	bool newline
)

Parameters

newline
Type: SystemBoolean

[Missing <param name="newline"/> documentation for "M:com.espertech.esper.common.client.soda.EPStatementFormatter.#ctor(System.Boolean)"]

See Also