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
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
ファイルを表示
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