C# Class CSL.uTorrentHandler

Inheritance: DataGridViewHandler
Afficher le fichier Open project: joslinm/CSL

Méthodes publiques

Méthode Description
SendTorrent ( string datatable, int index ) : void
SendTorrentWithoutSavePath ( string table, int index ) : void

Method Details

SendTorrent() public static méthode

public static SendTorrent ( string datatable, int index ) : void
datatable string
index int
Résultat void

SendTorrentWithoutSavePath() public static méthode

public static SendTorrentWithoutSavePath ( string table, int index ) : void
table string
index int
Résultat void