C# Class SampleTracker.CustomITrackable

This is a sample implementation of how you could create a custom ITrackable
Inheritance: ITrackable
Show file Open project: Eskat0n/OctoTorrent Class Usage Examples

Public Methods

Method Description
CustomITrackable ( Torrent t ) : System

Method Details

CustomITrackable() public method

public CustomITrackable ( Torrent t ) : System
t Torrent
return System