C# Class NExtends.Http.HttpRequestMessageExtensions

Afficher le fichier Open project: LuccaSA/NExtends

Méthodes publiques

Méthode Description
GetClientIpAddress ( this request ) : string

Gets the IP host address of the remote client.

Method Details

GetClientIpAddress() public static méthode

Gets the IP host address of the remote client.
public static GetClientIpAddress ( this request ) : string
request this
Résultat string