C# Class Facebook.FacebookOAuthResult

Represents the authentication result of Facebook.
Afficher le fichier Open project: liquidboy/X Class Usage Examples

Private Properties

Свойство Type Description
FacebookOAuthResult System

Méthodes protégées

Méthode Description
FacebookOAuthResult ( ) : System

Initializes a new instance of the FacebookOAuthResult class.

Private Methods

Méthode Description
FacebookOAuthResult ( object>.IDictionary parameters ) : System

Initializes a new instance of the FacebookOAuthResult class.

The values of parameters should not be url encoded.

Method Details

FacebookOAuthResult() protected méthode

Initializes a new instance of the FacebookOAuthResult class.
protected FacebookOAuthResult ( ) : System
Résultat System