C# Class OAuth.OAuthResponse

A class to hold an OAuth response message.
Afficher le fichier Open project: MediaPortal/MPTagThat Class Usage Examples

Méthodes publiques

Méthode Description
OAuthResponse ( string alltext ) : System
this ( string ix ) : string

a Dictionary of response parameters.

Method Details

OAuthResponse() public méthode

public OAuthResponse ( string alltext ) : System
alltext string
Résultat System

this() public méthode

a Dictionary of response parameters.
public this ( string ix ) : string
ix string
Résultat string