C# 클래스 Framework.Core.ApplicationUtility

Application helper class.
파일 보기 프로젝트 열기: coreframework/Core-Framework

공개 프로퍼티들

프로퍼티 타입 설명
BaseUrlCompulsoryEnd String

공개 메소드들

메소드 설명
GetUrlPath ( String rawUrl ) : String

Gets the short URL.

메소드 상세

GetUrlPath() 공개 정적인 메소드

Gets the short URL.
public static GetUrlPath ( String rawUrl ) : String
rawUrl String The raw URL.
리턴 String

프로퍼티 상세

BaseUrlCompulsoryEnd 공개적으로 정적으로 프로퍼티

Base Url Compulsory End.
public static String BaseUrlCompulsoryEnd
리턴 String