C# 클래스 Solvberget.Domain.Utils.StorageHelper

파일 보기 프로젝트 열기: digbib/Solvberget 1 사용 예제들

공개 메소드들

메소드 설명
GetLocalImageFileCacheUrl ( string id, bool isThumb ) : string
StorageHelper ( string pathToImageCache ) : System.IO

메소드 상세

GetLocalImageFileCacheUrl() 공개 메소드

public GetLocalImageFileCacheUrl ( string id, bool isThumb ) : string
id string
isThumb bool
리턴 string

StorageHelper() 공개 메소드

public StorageHelper ( string pathToImageCache ) : System.IO
pathToImageCache string
리턴 System.IO