Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
Subtext
Scripting
Script.TemplateParameterToken
C# Class Subtext.Scripting.Script.TemplateParameterToken
Represents a template parameter within a script. This is specialized node within the ScriptToken linked list.
Inheritance:
ScriptToken
Mostrar archivo
Open project: ayende/Subtext
Public Methods
Method
Description
ToString
( ) :
string
Returns a
T:System.String
that represents the current
TemplateParameterToken
.
Private Methods
Method
Description
TemplateParameterToken
(
TemplateParameter
parameter
) :
System
Method Details
ToString()
public
method
Returns a
T:System.String
that represents the current
TemplateParameterToken
.
public
ToString
( ) :
string
return
string