C# Class NExtends.Http.HttpRequestMessageExtensions

Mostrar archivo Open project: LuccaSA/NExtends

Public Methods

Method Description
GetClientIpAddress ( this request ) : string

Gets the IP host address of the remote client.

Method Details

GetClientIpAddress() public static method

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