C# Class SharpTAL.TemplateProgram.Commands.TalReplace

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

Méthodes publiques

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

Method Details

TalReplace() public méthode

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