Click or drag to resize

ImportNamespace Constructor (Type)

Initializes a new instance of the ImportNamespace class

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

Parameters

typeInNamespace
Type: SystemType

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

See Also