C# 클래스 NExtends.Http.HttpRequestMessageExtensions

파일 보기 프로젝트 열기: LuccaSA/NExtends

공개 메소드들

메소드 설명
GetClientIpAddress ( this request ) : string

Gets the IP host address of the remote client.

메소드 상세

GetClientIpAddress() 공개 정적인 메소드

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