C# Class OctoTorrent.Tracker.RequestParameters

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

Protected Methods

Method Description
RequestParameters ( NameValueCollection parameters, IPAddress address ) : System

Method Details

RequestParameters() protected method

protected RequestParameters ( NameValueCollection parameters, IPAddress address ) : System
parameters System.Collections.Specialized.NameValueCollection
address System.Net.IPAddress
return System