C# Class MTMCL.Resources.UrlReplacer

Afficher le fichier Open project: cvronmin/metocraft

Méthodes publiques

Méthode Description
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

Method Details

getDownloadUrl() public static méthode

public static getDownloadUrl ( ) : string
Résultat string

getForgeMaven() public static méthode

public static getForgeMaven ( string srcUrl, int src = null ) : string
srcUrl string
src int
Résultat string

getLibraryUrl() public static méthode

public static getLibraryUrl ( int src = null ) : string
src int
Résultat string

getResourceUrl() public static méthode

public static getResourceUrl ( ) : string
Résultat string

getVersionsUrl() public static méthode

public static getVersionsUrl ( ) : string
Résultat string

toGoodLibUrl() public static méthode

public static toGoodLibUrl ( string srcUrl, int src = null ) : string
srcUrl string
src int
Résultat string