C# 클래스 t4csConsole.Account

상속: Twitter4CS.Authentication.OAuth
파일 보기 프로젝트 열기: nk0t/Twitter4CS 1 사용 예제들

공개 메소드들

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

메소드 상세

Account() 공개 메소드

public Account ( ) : System
리턴 System

Account() 공개 메소드

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