Метод | Описание | |
---|---|---|
GetLastModified ( NVelocity.Runtime.Resource.Resource resource ) : long | ||
GetResourceStream ( string source ) : Stream | ||
Init ( |
||
IsSourceModified ( NVelocity.Runtime.Resource.Resource resource ) : bool | ||
ResourceLoaderAdapter ( IViewSourceLoader sourceLoader ) |
Метод | Описание | |
---|---|---|
GetViewSource ( String templateName ) : IViewSource |
public GetLastModified ( NVelocity.Runtime.Resource.Resource resource ) : long | ||
resource | NVelocity.Runtime.Resource.Resource | |
Результат | long |
public GetResourceStream ( string source ) : Stream | ||
source | string | |
Результат | Stream |
public Init ( |
||
configuration | ||
Результат | void |
public IsSourceModified ( NVelocity.Runtime.Resource.Resource resource ) : bool | ||
resource | NVelocity.Runtime.Resource.Resource | |
Результат | bool |
public ResourceLoaderAdapter ( IViewSourceLoader sourceLoader ) | ||
sourceLoader | IViewSourceLoader |