Метод | Описание | |
---|---|---|
Content ( IManosContext ctx ) : void | ||
PictureContentModule ( ) : System | ||
PictureContentModule ( System.TimeSpan expireTime ) : System |
Метод | Описание | |
---|---|---|
EnsureSmallAvailable ( IManosContext ctx, string path ) : string | ||
GetEtagFromFile ( string path ) : string | ||
ServeImage ( IManosContext ctx, string path ) : void |
public Content ( IManosContext ctx ) : void | ||
ctx | IManosContext | |
Результат | void |
public PictureContentModule ( System.TimeSpan expireTime ) : System | ||
expireTime | System.TimeSpan | |
Результат | System |