C# 클래스 MTMCL.Resources.UrlReplacer

파일 보기 프로젝트 열기: cvronmin/metocraft

공개 메소드들

메소드 설명
getDownloadUrl ( ) : string
getForgeMaven ( string srcUrl, int src = null ) : string
getLibraryUrl ( int src = null ) : string
getResourceUrl ( ) : string
getVersionsUrl ( ) : string
toGoodLibUrl ( string srcUrl, int src = null ) : string

메소드 상세

getDownloadUrl() 공개 정적인 메소드

public static getDownloadUrl ( ) : string
리턴 string

getForgeMaven() 공개 정적인 메소드

public static getForgeMaven ( string srcUrl, int src = null ) : string
srcUrl string
src int
리턴 string

getLibraryUrl() 공개 정적인 메소드

public static getLibraryUrl ( int src = null ) : string
src int
리턴 string

getResourceUrl() 공개 정적인 메소드

public static getResourceUrl ( ) : string
리턴 string

getVersionsUrl() 공개 정적인 메소드

public static getVersionsUrl ( ) : string
리턴 string

toGoodLibUrl() 공개 정적인 메소드

public static toGoodLibUrl ( string srcUrl, int src = null ) : string
srcUrl string
src int
리턴 string