C# 클래스 Twiddler.TweetSharp.Authorizer

상속: ReactiveUI.ReactiveObject, IAuthorizer
파일 보기 프로젝트 열기: GraemeF/Twiddler

공개 메소드들

메소드 설명
CheckAuthorization ( ) : void
Deauthorize ( ) : void

비공개 메소드들

메소드 설명
Authorizer ( ITwitterApplicationCredentials applicationCredentials, IAccessTokenStore accessTokenStore, Factories userFactory ) : System.ComponentModel.Composition
CheckCredentials ( ) : void
VerifyCredentialsWithTwitter ( ) : void

메소드 상세

CheckAuthorization() 공개 메소드

public CheckAuthorization ( ) : void
리턴 void

Deauthorize() 공개 메소드

public Deauthorize ( ) : void
리턴 void