C# Class OrleansDashboard.TypeFormatter

Naive parser which makes strings containing type information easier to read
Afficher le fichier Open project: OrleansContrib/OrleansDashboard Class Usage Examples

Méthodes publiques

Méthode Description
Parse ( string typeName ) : string

Private Methods

Méthode Description
ToString ( IEnumerable tokens ) : string
Tokenise ( string value ) : IEnumerable

Method Details

Parse() public static méthode

public static Parse ( string typeName ) : string
typeName string
Résultat string