C# Класс 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().

Показать файл Открыть проект Примеры использования класса

Приватные методы

Метод Описание
Main ( string args ) : int