Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
SharpTAL
TemplateProgram
Commands
TalDefine
C# Class SharpTAL.TemplateProgram.Commands.TalDefine
Inheritance:
Command
ファイルを表示
Open project: lck/SharpTAL
Public Methods
Method
Description
TalDefine
(
Tag
tag
,
VariableScope
scope
,
string
name
,
string
expression
) :
SharpTAL.TemplateParser
Method Details
TalDefine()
public
method
public
TalDefine
(
Tag
tag
,
VariableScope
scope
,
string
name
,
string
expression
) :
SharpTAL.TemplateParser
tag
SharpTAL.TemplateParser.Tag
scope
VariableScope
name
string
expression
string
return
SharpTAL.TemplateParser