Click or drag to resize

HintEnumExtensionsValidateGetListed Method

[Missing <summary> documentation for "M:com.espertech.esper.common.client.annotation.HintEnumExtensions.ValidateGetListed(System.Boolean)"]

Namespace:  com.espertech.esper.common.client.annotation
Assembly:  NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntax
C#
public static IDictionary ValidateGetListed(
	bool attribute
)

Parameters

attribute
Type: SystemBoolean

[Missing <param name="attribute"/> documentation for "M:com.espertech.esper.common.client.annotation.HintEnumExtensions.ValidateGetListed(System.Boolean)"]

Return Value

Type: IDictionaryTKey, TValue

[Missing <returns> documentation for "M:com.espertech.esper.common.client.annotation.HintEnumExtensions.ValidateGetListed(System.Boolean)"]

See Also