C# Class Chimney.MPD.Classes.Output

Afficher le fichier Open project: opengd/Chimney

Méthodes publiques

Méthode Description
Output ( ) : System
Output ( string>.Dictionary dictionary ) : System
Output ( string>.List keyValuePair ) : System
ToJson ( ) : string
ToString ( ) : string

Method Details

Output() public méthode

public Output ( ) : System
Résultat System

Output() public méthode

public Output ( string>.Dictionary dictionary ) : System
dictionary string>.Dictionary
Résultat System

Output() public méthode

public Output ( string>.List keyValuePair ) : System
keyValuePair string>.List
Résultat System

ToJson() public méthode

public ToJson ( ) : string
Résultat string

ToString() public méthode

public ToString ( ) : string
Résultat string