Click or drag to resize

CompilerArguments Constructor (Configuration)

Ctor.

Namespace:  com.espertech.esper.compiler.client
Assembly:  NEsper.Compiler (in NEsper.Compiler.dll) Version: 8.0.0.0
Syntax
C#
public CompilerArguments(
	Configuration configuration
)

Parameters

configuration
Type: com.espertech.esper.common.client.configurationConfiguration
the compiler configuration
See Also