프로퍼티 | 타입 | 설명 |
---|
메소드 | 설명 | |
---|---|---|
AnnouncePeer ( BEncodedDictionary d ) : System.Collections.Generic | ||
AnnouncePeer ( NodeId id, NodeId infoHash, BEncodedNumber port, BEncodedString token ) : System.Collections.Generic | ||
Handle ( DhtEngine engine, Node node ) : void |
public AnnouncePeer ( BEncodedDictionary d ) : System.Collections.Generic | ||
d | BEncodedDictionary | |
리턴 | System.Collections.Generic |
public AnnouncePeer ( NodeId id, NodeId infoHash, BEncodedNumber port, BEncodedString token ) : System.Collections.Generic | ||
id | NodeId | |
infoHash | NodeId | |
port | BEncodedNumber | |
token | BEncodedString | |
리턴 | System.Collections.Generic |
public Handle ( DhtEngine engine, Node node ) : void | ||
engine | DhtEngine | |
node | Node | |
리턴 | void |