Click or drag to resize
TypeHelperIsNumber Method (Type)
是否为数值

Namespace: Adf
Assembly: Adf (in Adf.dll) Version: 4.1.5549.27750
Syntax
public static bool IsNumber(
	Type type
)

Parameters

type
Type: SystemType

[Missing <param name="type"/> documentation for "M:Adf.TypeHelper.IsNumber(System.Type)"]

Return Value

Type: Boolean

[Missing <returns> documentation for "M:Adf.TypeHelper.IsNumber(System.Type)"]

See Also