Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
uTorrentNotifier
Twitter
C# Class uTorrentNotifier.Twitter
Mostra file
Open project: ejholmes/uTorrent-Notifier
Class Usage Examples
Public Methods
Method
Description
Twitter
(
Config
twitterConfig
) :
System
Update
(
string
message
) :
void
Private Methods
Method
Description
bw_Update
(
object
sender
,
DoWorkEventArgs
e
) :
void
Method Details
Twitter()
public
method
public
Twitter
(
Config
twitterConfig
) :
System
twitterConfig
Config
return
System
Update()
public
method
public
Update
(
string
message
) :
void
message
string
return
void