C# Class Subtext.Scripting.Script.TemplateParameterToken

Represents a template parameter within a script. This is specialized node within the ScriptToken linked list.
Inheritance: ScriptToken
Afficher le fichier Open project: ayende/Subtext

Méthodes publiques

Méthode Description
ToString ( ) : string

Returns a T:System.String that represents the current TemplateParameterToken.

Private Methods

Méthode Description
TemplateParameterToken ( TemplateParameter parameter ) : System

Method Details

ToString() public méthode

Returns a T:System.String that represents the current TemplateParameterToken.
public ToString ( ) : string
Résultat string