C# 클래스 uTorrentNotifier.Twitter

파일 보기 프로젝트 열기: ejholmes/uTorrent-Notifier 1 사용 예제들

공개 메소드들

메소드 설명
Twitter ( Config twitterConfig ) : System
Update ( string message ) : void

비공개 메소드들

메소드 설명
bw_Update ( object sender, DoWorkEventArgs e ) : void

메소드 상세

Twitter() 공개 메소드

public Twitter ( Config twitterConfig ) : System
twitterConfig Config
리턴 System

Update() 공개 메소드

public Update ( string message ) : void
message string
리턴 void