 | ModuleItem Constructor (String) |
Initializes a new instance of the
ModuleItem class.
Namespace:
com.espertech.esper.common.client.module
Assembly:
NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntaxpublic ModuleItem(
string expression
)
Parameters
- expression
- Type: SystemString
The expression.
See Also