Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
SharpTAL
TemplateProgram
Commands
TalContent
C# Class SharpTAL.TemplateProgram.Commands.TalContent
Inheritance:
Command
Exibir arquivo
Open project: lck/SharpTAL
Public Methods
Method
Description
TalContent
(
Tag
tag
,
string
expression
,
bool
structure
) :
SharpTAL.TemplateParser
Method Details
TalContent()
public
method
public
TalContent
(
Tag
tag
,
string
expression
,
bool
structure
) :
SharpTAL.TemplateParser
tag
SharpTAL.TemplateParser.Tag
expression
string
structure
bool
return
SharpTAL.TemplateParser