Click or drag to resize

ConfigurationCommonEventTypeObjectArray Constructor (ISetString)

Ctor.

Namespace:  com.espertech.esper.common.client.configuration.common
Assembly:  NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntax
C#
public ConfigurationCommonEventTypeObjectArray(
	ISet<string> superTypes
)

Parameters

superTypes
Type: System.Collections.GenericISetString
super types
See Also