Table of Contents

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

name string
size long

Properties

Name

public string Name { get; }

Property Value

string

Size

public long Size { get; }

Property Value

long