[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Assembly: NEsper (in NEsper.dll)
Initializes a new instance of the PatternMatchCallbackImpl class.
Namespace: net.esper.pattern
Assembly: NEsper (in NEsper.dll)
Syntax
Visual Basic (Declaration) |
---|
Public Sub New ( _ _delegate As PatternMatcherDelegate _ ) |
C# |
---|
public PatternMatchCallbackImpl ( PatternMatcherDelegate _delegate ) |
Visual C++ |
---|
public: PatternMatchCallbackImpl ( PatternMatcherDelegate^ _delegate ) |
Parameters
- _delegate
- net.esper.pattern.PatternMatcherDelegate
The _delegate.