C# Class EngagementHistoryAPIProject.OAuthResponse

A class to hold an OAuth response MessageBox.
Afficher le fichier Open project: scottwestover/LiveEngageExamples 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