Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
SharpTAL
TemplateProgram
Commands
TalDefine
C# Class SharpTAL.TemplateProgram.Commands.TalDefine
Inheritance:
Command
Afficher le fichier
Open project: lck/SharpTAL
Méthodes publiques
Méthode
Description
TalDefine
(
Tag
tag
,
VariableScope
scope
,
string
name
,
string
expression
) :
SharpTAL.TemplateParser
Method Details
TalDefine()
public
méthode
public
TalDefine
(
Tag
tag
,
VariableScope
scope
,
string
name
,
string
expression
) :
SharpTAL.TemplateParser
tag
SharpTAL.TemplateParser.Tag
scope
VariableScope
name
string
expression
string
Résultat
SharpTAL.TemplateParser