C# 클래스 Decchi.PublishingModule.Twitter.OAuth.TokenPair

파일 보기 프로젝트 열기: Usagination/Decchi

공개 메소드들

메소드 설명
TokenPair ( ) : System
TokenPair ( string token, string secret ) : System

메소드 상세

TokenPair() 공개 메소드

public TokenPair ( ) : System
리턴 System

TokenPair() 공개 메소드

public TokenPair ( string token, string secret ) : System
token string
secret string
리턴 System