ITextTemplatingEngine Members
Include Protected Members
Include Inherited Members
The interface for the text template transformation engine.
The ITextTemplatingEngine type exposes the following members.
Methods
Name
Description
Transforms the contents of a text template file to produce the generated text output.
Top