Click or drag to resize
ValidateHelperIsInt64 Method
是否为Int64字符

Namespace: Adf
Assembly: Adf (in Adf.dll) Version: 4.1.5549.27750
Syntax
public static bool IsInt64(
	string source
)

Parameters

source
Type: SystemString
字符串

Return Value

Type: Boolean

[Missing <returns> documentation for "M:Adf.ValidateHelper.IsInt64(System.String)"]

See Also