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