C# (CSharp) Zetbox.Generator Namespace

Nested Namespaces

Zetbox.Generator.Extensions
Zetbox.Generator.InterfaceTemplates
Zetbox.Generator.ResourceGenerator
Zetbox.Generator.Templates

Classes

Name Description
AbstractBaseGenerator
BaseGenerator
BaseGeneratorModule
Compiler
GeneratorModule
InterfaceGenerator
MemberTemplate
MsBuildCompiler
ResourceBasedGenerationHost
ResourceTemplate
TemplateExecutor http://www.codeproject.com/KB/cs/T4BasedCodeGenerator.aspx A Generator object creates a GenerationHost and executes the initial template on it. This implementation will host the GenerationHost in a separate AppDomain to allow unload of assemblies.
XBuildCompiler
XBuildGeneratorModule