C# 클래스 CompiledHandlebars.Compiler.AST.HandlebarsTemplate

파일 보기 프로젝트 열기: Noxum/CompiledHandlebars 1 사용 예제들

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