C# 클래스 Facebook.FacebookOAuthResult

Represents the authentication result of Facebook.
파일 보기 프로젝트 열기: liquidboy/X 1 사용 예제들

Private Properties

프로퍼티 타입 설명
FacebookOAuthResult System

보호된 메소드들

메소드 설명
FacebookOAuthResult ( ) : System

Initializes a new instance of the FacebookOAuthResult class.

비공개 메소드들

메소드 설명
FacebookOAuthResult ( object>.IDictionary parameters ) : System

Initializes a new instance of the FacebookOAuthResult class.

The values of parameters should not be url encoded.

메소드 상세

FacebookOAuthResult() 보호된 메소드

Initializes a new instance of the FacebookOAuthResult class.
protected FacebookOAuthResult ( ) : System
리턴 System