Click or drag to resize
ValidateHelperIsInt32 Method
是否为Int32字符

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

Parameters

source
Type: SystemString
字符串

Return Value

Type: Boolean

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

See Also