C# Class OOGL.ResourceLocator

Afficher le fichier Open project: tpb3d/TPB3D

Méthodes publiques

Méthode Description
GetFullPath ( string resourcePath ) : string
GetFullPathRelative ( string knownFilePath, string fileName ) : string

Method Details

GetFullPath() public static méthode

public static GetFullPath ( string resourcePath ) : string
resourcePath string
Résultat string

GetFullPathRelative() public static méthode

public static GetFullPathRelative ( string knownFilePath, string fileName ) : string
knownFilePath string
fileName string
Résultat string