Method | Description | |
---|---|---|
CustomResourceManager ( IViewSourceLoader sourceLoader ) : NVelocity.Runtime.Resource | ||
GetLoaderNameForResource ( string resourceName ) : string | ||
GetResource ( string resourceName, ResourceType resourceType, string encoding ) : |
||
Initialize ( NVelocity.Runtime.IRuntimeServices runtimeServices ) : void |
Method | Description | |
---|---|---|
InitializeResource ( |
||
ProcessResourceWithSensibleExceptionWrapping ( string resourceName, global resource ) : void |
public CustomResourceManager ( IViewSourceLoader sourceLoader ) : NVelocity.Runtime.Resource | ||
sourceLoader | IViewSourceLoader | |
return | NVelocity.Runtime.Resource |
public GetLoaderNameForResource ( string resourceName ) : string | ||
resourceName | string | |
return | string |
public GetResource ( string resourceName, ResourceType resourceType, string encoding ) : |
||
resourceName | string | |
resourceType | ResourceType | |
encoding | string | |
return |
public Initialize ( NVelocity.Runtime.IRuntimeServices runtimeServices ) : void | ||
runtimeServices | NVelocity.Runtime.IRuntimeServices | |
return | void |