Click or drag to resize

EPStatementFormatter Constructor (String)

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(
	string newlineString
)

Parameters

newlineString
Type: SystemString

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

See Also