Click or drag to resize
ValidateHelperIsPhoneOfChina Method
是不是中国电话,格式010-88888888

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

Parameters

source
Type: SystemString

[Missing <param name="source"/> documentation for "M:Adf.ValidateHelper.IsPhoneOfChina(System.String)"]

Return Value

Type: Boolean

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

See Also