C# 클래스 EventCentric.Authorization.ClientIp

파일 보기 프로젝트 열기: Narvalex/EventCentric

공개 메소드들

메소드 설명
GetAddress ( ) : string

Gets the client ip adress. More info: http://stackoverflow.com/questions/735350/how-to-get-a-users-client-ip-address-in-asp-net

메소드 상세

GetAddress() 공개 정적인 메소드

Gets the client ip adress. More info: http://stackoverflow.com/questions/735350/how-to-get-a-users-client-ip-address-in-asp-net
public static GetAddress ( ) : string
리턴 string