C# Class Universal.Torrent.Client.Args.PeersFoundEventArgs

Inheritance: System.EventArgs
Mostra file Open project: haroldma/Universal.Torrent

Public Methods

Method Description
PeersFoundEventArgs ( InfoHash infoHash, List peers ) : System.Collections.Generic

Method Details

PeersFoundEventArgs() public method

public PeersFoundEventArgs ( InfoHash infoHash, List peers ) : System.Collections.Generic
infoHash InfoHash
peers List
return System.Collections.Generic