Click or drag to resize

ModuleNameOption Class

Implement this interface to provide or override the module name at compile-time.
Inheritance Hierarchy
SystemMulticastDelegate
  com.espertech.esper.compiler.client.optionModuleNameOption

Namespace:  com.espertech.esper.compiler.client.option
Assembly:  NEsper.Compiler (in NEsper.Compiler.dll) Version: 8.0.0.0
Syntax
C#
public sealed class ModuleNameOption : MulticastDelegate

The ModuleNameOption type exposes the following members.

Constructors
  NameDescription
Public methodModuleNameOption
Initializes a new instance of the ModuleNameOption class
Top
Methods
See Also