IpHelper Class
From HD.Common
| IpHelper Class | Helper帮助文档 |
共用工具类
Inheritance Hierarchy
Namespace: HD.Common
Assembly: HD.Common (in HD.Common.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public class IpHelper
Public Class IpHelper
public ref class IpHelper
type IpHelper = class end
The IpHelper type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| IpHelper | Initializes a new instance of the IpHelper class |
Methods
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| GetUserIp |
获得用户IP
| |
| MemberwiseClone | (Inherited from Object.) | |
| ToString | (Inherited from Object.) |
See Also