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