TorrentHardLinkHelper.Locate.TorrentFileLocater.TorrentFileLocater C# (CSharp) Метод

TorrentFileLocater() публичный Метод

public TorrentFileLocater ( ) : System
Результат System
        public TorrentFileLocater()
        {
            this._torrentFileLinks = new List<TorrentFileLink>();
        }

Same methods

TorrentFileLocater::TorrentFileLocater ( Torrent torrent ) : System
TorrentFileLocater::TorrentFileLocater ( Torrent torrent, IList fsfiFileInfos ) : System
TorrentFileLocater::TorrentFileLocater ( Torrent torrent, IList fsfiFileInfos, System.Action fileLocating ) : System