C# 클래스 SharpTAL.TemplateProgram.Program

상속: IProgram
파일 보기 프로젝트 열기: lck/SharpTAL

공개 메소드들

메소드 설명
Program ( ) : System.Collections.Generic
Program ( string templateBody, string templatePath, string templateHash, List templateCommands, int>.Dictionary endTagLocationTable, IProgram>.Dictionary macros, HashSet importMacroCommands ) : System.Collections.Generic

메소드 상세

Program() 공개 메소드

public Program ( ) : System.Collections.Generic
리턴 System.Collections.Generic

Program() 공개 메소드

public Program ( string templateBody, string templatePath, string templateHash, List templateCommands, int>.Dictionary endTagLocationTable, IProgram>.Dictionary macros, HashSet importMacroCommands ) : System.Collections.Generic
templateBody string
templatePath string
templateHash string
templateCommands List
endTagLocationTable int>.Dictionary
macros IProgram>.Dictionary
importMacroCommands HashSet
리턴 System.Collections.Generic