Click or drag to resize
ValidateHelperHasIP Method
是否含 有Ipv4 或 IPv6 IP

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

Parameters

source
Type: SystemString

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

Return Value

Type: Boolean

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

See Also