[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)
Ctor.
Namespace: net.esper.eql.core
Assembly: NEsper (in NEsper.dll)
Syntax
Visual Basic (Declaration) |
---|
Public Sub New ( _ namespaces As IEnumerable(Of String) _ ) |
C# |
---|
public AutoImportServiceImpl ( IEnumerable<string> namespaces ) |
Visual C++ |
---|
public: AutoImportServiceImpl ( IEnumerable<String^>^ namespaces ) |
Parameters
- namespaces
- System.Collections.Generic.IEnumerable<(Of T>)
the namespaces that will be used to resolve partial class names