Click or drag to resize

ComparersDefaultComparerTIsFloatingPoint Method

[Missing <summary> documentation for "M:com.espertech.esper.compat.collections.Comparers.DefaultComparer`1.IsFloatingPoint(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 IsFloatingPoint(
	Type type
)

Parameters

type
Type: SystemType

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

Return Value

Type: Boolean

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

See Also