C# 클래스 Ember.Handlebars.TemplateBuilder

파일 보기 프로젝트 열기: Myslik/csharp-ember-handlebars 1 사용 예제들

공개 메소드들

메소드 설명
Register ( string templateName, string templateBody ) : void
TemplateBuilder ( ) : System.Diagnostics
ToString ( ) : string

메소드 상세

Register() 공개 메소드

public Register ( string templateName, string templateBody ) : void
templateName string
templateBody string
리턴 void

TemplateBuilder() 공개 메소드

public TemplateBuilder ( ) : System.Diagnostics
리턴 System.Diagnostics

ToString() 공개 메소드

public ToString ( ) : string
리턴 string