Click or drag to resize

ComparersDefaultComparerTIsDecimal Method

[Missing <summary> documentation for "M:com.espertech.esper.compat.collections.Comparers.DefaultComparer`1.IsDecimal(System.Type)"]

Namespace:  com.espertech.esper.compat.collections
Assembly:  NEsper.Compat (in NEsper.Compat.dll) Version: 8.0.0.0
Syntax
C#
public static bool IsDecimal(
	Type type
)

Parameters

type
Type: SystemType

[Missing <param name="type"/> documentation for "M:com.espertech.esper.compat.collections.Comparers.DefaultComparer`1.IsDecimal(System.Type)"]

Return Value

Type: Boolean

[Missing <returns> documentation for "M:com.espertech.esper.compat.collections.Comparers.DefaultComparer`1.IsDecimal(System.Type)"]

See Also