C# 클래스 RavenFS.Extensions.UrlExtension

파일 보기 프로젝트 열기: hibernating-rhinos/RavenFS

공개 메소드들

메소드 설명
GetRequestUrl ( this context ) : string
GetServerUrl ( this requestMessage ) : string

메소드 상세

GetRequestUrl() 공개 정적인 메소드

public static GetRequestUrl ( this context ) : string
context this
리턴 string

GetServerUrl() 공개 정적인 메소드

public static GetServerUrl ( this requestMessage ) : string
requestMessage this
리턴 string