C# Class Com.Aote.Marks.Token

Afficher le fichier Open project: DuBin1988/restv2 Class Usage Examples

Méthodes publiques

Méthode Description
ToString ( ) : string
Token ( TokenType type, object value, int startPos ) : System

Method Details

ToString() public méthode

public ToString ( ) : string
Résultat string

Token() public méthode

public Token ( TokenType type, object value, int startPos ) : System
type TokenType
value object
startPos int
Résultat System