C# (CSharp) NVelocity.Tool Namespace

Classes

Name Description
DataInfo ToolInfo implementation to handle "primitive" data types. It currently supports String, Number, and Boolean data. *
ToolLoader

A view tool that allows template designers to load an arbitrary object into the context. Any object with a public constructor without parameters can be used as a view tool.

THIS CLASS IS HERE AS A PROOF OF CONCEPT ONLY. IT IS NOT INTENDED FOR USE IN PRODUCTION ENVIRONMENTS. USE AT YOUR OWN RISK.