C# 클래스 Rapid_Reporter.TwitterAddon

파일 보기 프로젝트 열기: pvt10rr/pvt10twitter 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
ScreenName string
hashCode string
tempCharter string
tempNote string
tempNoteTypes string[]
tempTester string
tempType int
tokens Twitterizer.OAuthTokens
twitter bool
twitterPIN string

공개 메소드들

메소드 설명
GetUniqueKey ( int length ) : string
PostCharterOnTwitter ( ) : void
PostOnTwitter ( ) : void
TwitterLogin ( ) : void
TwitterOAuth ( ) : void

메소드 상세

GetUniqueKey() 공개 정적인 메소드

public static GetUniqueKey ( int length ) : string
length int
리턴 string

PostCharterOnTwitter() 공개 정적인 메소드

public static PostCharterOnTwitter ( ) : void
리턴 void

PostOnTwitter() 공개 정적인 메소드

public static PostOnTwitter ( ) : void
리턴 void

TwitterLogin() 공개 정적인 메소드

public static TwitterLogin ( ) : void
리턴 void

TwitterOAuth() 공개 정적인 메소드

public static TwitterOAuth ( ) : void
리턴 void

프로퍼티 상세

ScreenName 공개적으로 정적으로 프로퍼티

public static string ScreenName
리턴 string

hashCode 공개적으로 정적으로 프로퍼티

public static string hashCode
리턴 string

tempCharter 공개적으로 정적으로 프로퍼티

public static string tempCharter
리턴 string

tempNote 공개적으로 정적으로 프로퍼티

public static string tempNote
리턴 string

tempNoteTypes 공개적으로 정적으로 프로퍼티

public static string[] tempNoteTypes
리턴 string[]

tempTester 공개적으로 정적으로 프로퍼티

public static string tempTester
리턴 string

tempType 공개적으로 정적으로 프로퍼티

public static int tempType
리턴 int

tokens 공개적으로 정적으로 프로퍼티

public static OAuthTokens,Twitterizer tokens
리턴 Twitterizer.OAuthTokens

twitter 공개적으로 정적으로 프로퍼티

public static bool twitter
리턴 bool

twitterPIN 공개적으로 정적으로 프로퍼티

public static string twitterPIN
리턴 string