Method | Description | |
---|---|---|
NVelocityMemoryEngine ( bool cacheTemplate ) : System | ||
Process ( IContext context, string template ) : string | ||
Process ( IContext context, |
public NVelocityMemoryEngine ( bool cacheTemplate ) : System | ||
cacheTemplate | bool | |
return | System |
public Process ( IContext context, string template ) : string | ||
context | IContext | |
template | string | |
return | string |
public Process ( IContext context, |
||
context | IContext | |
writer | ||
template | string | |
return | void |