Click or drag to resize
IpHelperNumberToIPv4 Method
将数值IP转换为IP地址

Namespace: Adf
Assembly: Adf (in Adf.dll) Version: 4.1.5549.27750
Syntax
public static string NumberToIPv4(
	long ipCode
)

Parameters

ipCode
Type: SystemInt64

[Missing <param name="ipCode"/> documentation for "M:Adf.IpHelper.NumberToIPv4(System.Int64)"]

Return Value

Type: String

[Missing <returns> documentation for "M:Adf.IpHelper.NumberToIPv4(System.Int64)"]

See Also