C# Class CompiledHandlebars.Compiler.AST.HandlebarsLayout

Inheritance: HandlebarsTemplate
Exibir arquivo Open project: Noxum/CompiledHandlebars Class Usage Examples

Private Methods

Method Description
Accept ( IASTVisitor visitor ) : void
HandlebarsLayout ( IList preItems, IList postItems, NamespaceOrTypeName modelFullyQualifiedName, IList parseErrors ) : System.Collections.Generic