JHIpConv Class

DCSoft.DBUtilityGeneric

JHIpConv Class
IP 地址转换处理,该类为密封类
Inheritance Hierarchy
SystemObject  DCSoft.Utility.NetJHIpConv

Namespace: DCSoft.Utility.Net
Assembly: DCSoft.Utility (in DCSoft.Utility.dll) Version: 0.0.0.0 (1.0.0.0)
Syntax
C#
public sealed class JHIpConv

The JHIpConv type exposes the following members.

Methods
  NameDescription
Public methodEquals (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodStatic memberGetIpLocationItem
分析并获取 IP 地址分析结果结构体
Public methodGetType (Inherited from Object.)
Public methodToString (Inherited from Object.)
Top
Properties
  NameDescription
Public propertyStatic memberFilePath
对应的 IP 地址文件 CoralWry.dat 的完整路径
Top
See Also