C# Class Solvberget.Domain.Utils.StorageHelper

Afficher le fichier Open project: digbib/Solvberget Class Usage Examples

Méthodes publiques

Méthode Description
GetLocalImageFileCacheUrl ( string id, bool isThumb ) : string
StorageHelper ( string pathToImageCache ) : System.IO

Method Details

GetLocalImageFileCacheUrl() public méthode

public GetLocalImageFileCacheUrl ( string id, bool isThumb ) : string
id string
isThumb bool
Résultat string

StorageHelper() public méthode

public StorageHelper ( string pathToImageCache ) : System.IO
pathToImageCache string
Résultat System.IO