Метод | Описание | |
---|---|---|
Init ( NVelocity.Runtime.IRuntimeServices rs, NVelocity.Context.IInternalContextAdapter context, NVelocity.Runtime.Parser.Node.INode node ) : void |
How this directive is to be initialized.
|
|
Render ( NVelocity.Context.IInternalContextAdapter context, |
How this directive is to be rendered
|
|
SubSectionDirective ( String name ) |
public Init ( NVelocity.Runtime.IRuntimeServices rs, NVelocity.Context.IInternalContextAdapter context, NVelocity.Runtime.Parser.Node.INode node ) : void | ||
rs | NVelocity.Runtime.IRuntimeServices | |
context | NVelocity.Context.IInternalContextAdapter | |
node | NVelocity.Runtime.Parser.Node.INode | |
Результат | void |
public Render ( NVelocity.Context.IInternalContextAdapter context, |
||
context | NVelocity.Context.IInternalContextAdapter | |
writer | ||
node | NVelocity.Runtime.Parser.Node.INode | |
Результат | bool |