C# Class OctoTorrent.Tracker.ScrapeEventArgs

Inheritance: System.EventArgs
Mostra file Open project: Eskat0n/OctoTorrent Class Usage Examples

Public Methods

Method Description
ScrapeEventArgs ( List torrents ) : System

Method Details

ScrapeEventArgs() public method

public ScrapeEventArgs ( List torrents ) : System
torrents List
return System