Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
Mustachio
TokenPair
C# Class Mustachio.TokenPair
The token that has been lexed out of template content.
Datei anzeigen
Open project: wildbit/mustachio
Class Usage Examples
Public Methods
Method
Description
ToString
( ) :
string
TokenPair
(
TokenType
type
,
String
value
) :
System
Method Details
ToString()
public
method
public
ToString
( ) :
string
return
string
TokenPair()
public
method
public
TokenPair
(
TokenType
type
,
String
value
) :
System
type
TokenType
value
String
return
System