C# Class CSL.uTorrentHandler

Inheritance: DataGridViewHandler
Show file Open project: joslinm/CSL

Public Methods

Method Description
SendTorrent ( string datatable, int index ) : void
SendTorrentWithoutSavePath ( string table, int index ) : void

Method Details

SendTorrent() public static method

public static SendTorrent ( string datatable, int index ) : void
datatable string
index int
return void

SendTorrentWithoutSavePath() public static method

public static SendTorrentWithoutSavePath ( string table, int index ) : void
table string
index int
return void