Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
Gurpenator
SymbolToken
C# Class Gurpenator.SymbolToken
Inheritance:
Token
Afficher le fichier
Open project: thejoshwolfe/Gurpenator
Class Usage Examples
Méthodes publiques
Свойство
Type
Description
text
string
Méthodes publiques
Méthode
Description
SymbolToken
(
ParsedThing
parseThing
,
string
text
) :
System
ToString
( ) :
string
Method Details
SymbolToken()
public
méthode
public
SymbolToken
(
ParsedThing
parseThing
,
string
text
) :
System
parseThing
ParsedThing
text
string
Résultat
System
ToString()
public
méthode
public
ToString
( ) :
string
Résultat
string
Property Details
text
public_oe property
public
string
text
Résultat
string