Click or drag to resize

ConfigurationRuntimeConditionHandlingAddClasses Method

[Missing <summary> documentation for "M:com.espertech.esper.common.client.configuration.runtime.ConfigurationRuntimeConditionHandling.AddClasses(System.Collections.Generic.IList`1)"]

Namespace:  com.espertech.esper.common.client.configuration.runtime
Assembly:  NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntax
C#
public void AddClasses(
	IList classNames
)

Parameters

classNames
Type: System.Collections.GenericIListT

[Missing <param name="classNames"/> documentation for "M:com.espertech.esper.common.client.configuration.runtime.ConfigurationRuntimeConditionHandling.AddClasses(System.Collections.Generic.IList`1)"]

See Also