C# Class SharpTAL.TemplateProgram.Commands.TalContent

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

Méthodes publiques

Méthode Description
TalContent ( Tag tag, string expression, bool structure ) : SharpTAL.TemplateParser

Method Details

TalContent() public méthode

public TalContent ( Tag tag, string expression, bool structure ) : SharpTAL.TemplateParser
tag SharpTAL.TemplateParser.Tag
expression string
structure bool
Résultat SharpTAL.TemplateParser