C# 클래스 Veil.Handlebars.HandlebarsToken

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

공개 메소드들

메소드 설명
HandlebarsToken ( bool isSyntaxToken, string content, bool isHtmlEscape, bool trimLastLiteral, bool trimNextLiteral, int index, int length ) : System

메소드 상세

HandlebarsToken() 공개 메소드

public HandlebarsToken ( bool isSyntaxToken, string content, bool isHtmlEscape, bool trimLastLiteral, bool trimNextLiteral, int index, int length ) : System
isSyntaxToken bool
content string
isHtmlEscape bool
trimLastLiteral bool
trimNextLiteral bool
index int
length int
리턴 System