Метод | Описание | |
---|---|---|
Content ( IManosContext ctx ) : void | ||
Content ( IManosContext ctx, string path ) : void | ||
StaticContentModule ( ) : System | ||
StaticContentModule ( string dir ) : System | ||
StaticContentModule ( string dir, IEnumerable |
Метод | Описание | |
---|---|---|
GetEtagFromFile ( string path ) : string | ||
InitFileSystemWatcher ( string dir ) : void | ||
ValidFile ( string path ) : bool |
public Content ( IManosContext ctx ) : void | ||
ctx | IManosContext | |
Результат | void |
public Content ( IManosContext ctx, string path ) : void | ||
ctx | IManosContext | |
path | string | |
Результат | void |
public StaticContentModule ( string dir ) : System | ||
dir | string | |
Результат | System |
public StaticContentModule ( string dir, IEnumerable |
||
dir | string | |
cacheExtensions | IEnumerable |
|
expireTime | System.TimeSpan | |
Результат | System |