Show / Hide Table of Contents

Class ITorrentFileInfoExtensions

Inheritance
System.Object
ITorrentFileInfoExtensions
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: MonoTorrent.Client
Assembly: MonoTorrent.dll
Syntax
public static class ITorrentFileInfoExtensions

Methods

BytesDownloaded(ITorrentFileInfo)

Declaration
public static long BytesDownloaded(this ITorrentFileInfo info)
Parameters
Type Name Description
ITorrentFileInfo info
Returns
Type Description
System.Int64
In This Article
Back to top Generated by DocFX