C# Class SharpTAL.TemplateProgram.Program

Inheritance: IProgram
Afficher le fichier Open project: lck/SharpTAL

Méthodes publiques

Méthode Description
Program ( ) : System.Collections.Generic
Program ( string templateBody, string templatePath, string templateHash, List templateCommands, int>.Dictionary endTagLocationTable, IProgram>.Dictionary macros, HashSet importMacroCommands ) : System.Collections.Generic

Method Details

Program() public méthode

public Program ( ) : System.Collections.Generic
Résultat System.Collections.Generic

Program() public méthode

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
Résultat System.Collections.Generic