C# Класс SharpTAL.TemplateProgram.Program

Наследование: IProgram
Показать файл Открыть проект

Открытые методы

Метод Описание
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