Click or drag to resize

ImportType Constructor (Type)

Initializes a new instance of the ImportType class

Namespace:  com.espertech.esper.common.client.configuration.common
Assembly:  NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntax
C#
public ImportType(
	Type type
)

Parameters

type
Type: SystemType

[Missing <param name="type"/> documentation for "M:com.espertech.esper.common.client.configuration.common.ImportType.#ctor(System.Type)"]

See Also