C# Класс CompiledHandlebars.Compiler.AST.HandlebarsTemplate

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

Private Properties

Свойство Тип Описание
Accept void
HandlebarsTemplate System.Collections.Generic
HandlebarsTemplate System.Collections.Generic
IsSelfReferencingPartial bool

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

Метод Описание
Accept ( IASTVisitor visitor ) : void
HandlebarsTemplate ( IList items, NamespaceOrTypeName modelFullyQualifiedName, IList parseErrors ) : System.Collections.Generic
HandlebarsTemplate ( IList parseErrors ) : System.Collections.Generic
IsSelfReferencingPartial ( string partial ) : bool