메소드 | 설명 | |
---|---|---|
NVelocityMemoryEngine ( bool cacheTemplate ) : System | ||
Process ( IContext context, string template ) : string | ||
Process ( IContext context, |
public NVelocityMemoryEngine ( bool cacheTemplate ) : System | ||
cacheTemplate | bool | |
리턴 | System |
public Process ( IContext context, string template ) : string | ||
context | IContext | |
template | string | |
리턴 | string |
public Process ( IContext context, |
||
context | IContext | |
writer | ||
template | string | |
리턴 | void |