Click or drag to resize

InjectionStrategyClassNewInstance Constructor (Type)

The class to be instantiated.

Namespace:  com.espertech.esper.common.client.hook.forgeinject
Assembly:  NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntax
C#
public InjectionStrategyClassNewInstance(
	Type clazz
)

Parameters

clazz
Type: SystemType
class
See Also