C# 클래스 AuthBridge.Web.Controllers.RequestUtilities

파일 보기 프로젝트 열기: Teleopti/authbridge

공개 메소드들

메소드 설명
GetRealAppRoot ( this context ) : Uri
GetRequestUrl ( this context ) : Uri

메소드 상세

GetRealAppRoot() 공개 정적인 메소드

public static GetRealAppRoot ( this context ) : Uri
context this
리턴 System.Uri

GetRequestUrl() 공개 정적인 메소드

public static GetRequestUrl ( this context ) : Uri
context this
리턴 System.Uri