Class TorrentFile
- Namespace
- H.Extensions.Torrent.Provider
- Assembly
- H.Extensions.Torrent.dll
public class TorrentFile
- Inheritance
-
TorrentFile
- Inherited Members
- Extension Methods
Constructors
TorrentFile(string, long)
public TorrentFile(string name, long size)
Parameters
Properties
Name
public string Name { get; }
Property Value
Size
public long Size { get; }