C# Class CSL_Test__1.uTorrentHandler

Inheritance: DataGridViewHandler
Show file Open project: joslinm/CSL

Public Methods

Method Description
SendAllTorrents ( ) : void
SendTorrent ( string save, string path ) : string

Protected Methods

Method Description
OnDoWork ( System e ) : void

Method Details

OnDoWork() protected method

protected OnDoWork ( System e ) : void
e System
return void

SendAllTorrents() public static method

public static SendAllTorrents ( ) : void
return void

SendTorrent() public static method

public static SendTorrent ( string save, string path ) : string
save string
path string
return string