Click or drag to resize
RegularExpressionHelperIsIP Method
检测IP

Namespace: X3Platform.Util
Assembly: X3Platform.Support (in X3Platform.Support.dll) Version: 1.0.0.0 (2.0.0.0)
Syntax
public static bool IsIP(
	string text
)

Parameters

text
Type: SystemString

[Missing <param name="text"/> documentation for "M:X3Platform.Util.RegularExpressionHelper.IsIP(System.String)"]

Return Value

Type: Boolean

[Missing <returns> documentation for "M:X3Platform.Util.RegularExpressionHelper.IsIP(System.String)"]

See Also