Click or drag to resize
ValidateHelperIsIP Method
是否为IPV4 或 IPv6 IP

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

Parameters

source
Type: SystemString

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

Return Value

Type: Boolean

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

See Also