Méthode | Description | |
---|---|---|
ByteToHex ( byte bytes ) : string | ||
EncodeStringDictionary ( string>.IDictionary |
||
GetClientIpAddress ( System.Web.HttpRequestBase request, string &remote ) : bool |
Méthode | Description | |
---|---|---|
IsPrivateIpAddress ( string ipAddress ) : bool |
public static ByteToHex ( byte bytes ) : string | ||
bytes | byte | |
Résultat | string |
public static EncodeStringDictionary ( string>.IDictionary |
||
dictionary | string>.IDictionary | |
Résultat | string |
public static GetClientIpAddress ( System.Web.HttpRequestBase request, string &remote ) : bool | ||
request | System.Web.HttpRequestBase | |
remote | string | |
Résultat | bool |