Property | Type | Description |
---|
Method | Description | |
---|---|---|
QueryMessage ( BEncodedDictionary d, ResponseCreator responseCreator ) : Universal.Torrent.Bencoding | ||
QueryMessage ( NodeId id, BEncodedString queryName, BEncodedDictionary queryArguments, ResponseCreator responseCreator ) : Universal.Torrent.Bencoding | ||
QueryMessage ( NodeId id, BEncodedString queryName, ResponseCreator responseCreator ) : Universal.Torrent.Bencoding |
protected QueryMessage ( BEncodedDictionary d, ResponseCreator responseCreator ) : Universal.Torrent.Bencoding | ||
d | BEncodedDictionary | |
responseCreator | ResponseCreator | |
return | Universal.Torrent.Bencoding |
protected QueryMessage ( NodeId id, BEncodedString queryName, BEncodedDictionary queryArguments, ResponseCreator responseCreator ) : Universal.Torrent.Bencoding | ||
id | NodeId | |
queryName | BEncodedString | |
queryArguments | BEncodedDictionary | |
responseCreator | ResponseCreator | |
return | Universal.Torrent.Bencoding |
protected QueryMessage ( NodeId id, BEncodedString queryName, ResponseCreator responseCreator ) : Universal.Torrent.Bencoding | ||
id | NodeId | |
queryName | BEncodedString | |
responseCreator | ResponseCreator | |
return | Universal.Torrent.Bencoding |