[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Ctor.

Namespace: net.esper.util
Assembly:   NEsper (in NEsper.dll)

Syntax

Visual Basic (Declaration)
Public Sub New ( _
	clazz As Type _
)
C#
public GenericFactory (
	Type clazz
)
Visual C++
public:
GenericFactory (
	Type^ clazz
)

Parameters

clazz
System.Type
Class of which instace must be created