IpHelper Class |
Namespace: Adf
The IpHelper type exposes the following members.
Name | Description | |
---|---|---|
IPv4ToNumber |
将IP地址转换为数值
| |
MaskIPv4(String) |
将指定的IPv4,后两位替换为 *
| |
MaskIPv4(String, Int32) |
将指定的IP,除指定长度外,按*显示
| |
NumberToIPv4 |
将数值IP转换为IP地址
|