Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
SharpTAL
TemplateProgram
Commands
TalDefine
C# 클래스 SharpTAL.TemplateProgram.Commands.TalDefine
상속:
Command
파일 보기
프로젝트 열기: lck/SharpTAL
공개 메소드들
메소드
설명
TalDefine
(
Tag
tag
,
VariableScope
scope
,
string
name
,
string
expression
) :
SharpTAL.TemplateParser
메소드 상세
TalDefine()
공개
메소드
public
TalDefine
(
Tag
tag
,
VariableScope
scope
,
string
name
,
string
expression
) :
SharpTAL.TemplateParser
tag
SharpTAL.TemplateParser.Tag
scope
VariableScope
name
string
expression
string
리턴
SharpTAL.TemplateParser