C# Class TorrentHardLinkHelper.Locate.TorrentFileLink

Mostrar archivo Open project: harrywong/torrenthardlinkhelper Class Usage Examples

Public Methods

Method Description
ToString ( ) : string
TorrentFileLink ( ) : System.Collections.Generic
TorrentFileLink ( TorrentFile torrentFile ) : System.Collections.Generic

Method Details

ToString() public method

public ToString ( ) : string
return string

TorrentFileLink() public method

public TorrentFileLink ( ) : System.Collections.Generic
return System.Collections.Generic

TorrentFileLink() public method

public TorrentFileLink ( TorrentFile torrentFile ) : System.Collections.Generic
torrentFile TorrentFile
return System.Collections.Generic