C# Class Example2

This class is a simple demonstration of how the NVelocity Template Engine can be used in a standalone application using the Velocity utility class.

It demonstrates two of the 'helper' methods found in the Velocity class, MergeTemplate() and Evaluate().

Datei anzeigen Open project: Illumina/interop Class Usage Examples

Private Methods

Method Description
Main ( string args ) : int