C# Class OrleansDashboard.TypeFormatter.Token

Afficher le fichier Open project: OrleansContrib/OrleansDashboard

Méthodes publiques

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

Method Details

ToString() public méthode

public ToString ( ) : string
Résultat string

Token() public méthode

public Token ( TokenType type, string value ) : System
type TokenType
value string
Résultat System