Esempio n. 1
0
 public void AddLabelForTorrent(TorrentInfo ti, TorrentLabel label)
 {
     label.RegisterTorrent(ti);
     Labels[0].RefreshCount();
 }
Esempio n. 2
0
 public void AddLabelForTorrent(TorrentInfo ti, TorrentLabel label)
 {
     label.RegisterTorrent(ti);
     Labels[0].RefreshCount();
 }