TemplateCompiler DoCompileTemplateSource Method NFX Class Library

[This is preliminary documentation and is subject to change.]

Override to perform code generation from template source into code

Namespace: NFX.Templatization
Assembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
Syntax

protected abstract void DoCompileTemplateSource(
	CompileUnit unit
)
See Also