C# Class GUI.Utils.FileExtensions

Afficher le fichier Open project: SteamDatabase/ValveResourceFormat

Méthodes publiques

Méthode Description
ClearCache ( ) : void
LoadFileByAnyMeansNecessary ( string file, string currentFullPath, ValveResourceFormat.Package currentPackage ) : Resource
ToFileSizeString ( this byteCount ) : string

Private Methods

Méthode Description
FindResourcePath ( IList paths, string file, string currentFullPath = null ) : string

Method Details

ClearCache() public static méthode

public static ClearCache ( ) : void
Résultat void

LoadFileByAnyMeansNecessary() public static méthode

public static LoadFileByAnyMeansNecessary ( string file, string currentFullPath, ValveResourceFormat.Package currentPackage ) : Resource
file string
currentFullPath string
currentPackage ValveResourceFormat.Package
Résultat ValveResourceFormat.Resource

ToFileSizeString() public static méthode

public static ToFileSizeString ( this byteCount ) : string
byteCount this
Résultat string