C# Class RetroShareSSHClient.PeerProcessor

Mostrar archivo Open project: sehraf/RSSSHClient

Public Methods

Method Description
PeerProcessor ( ) : System

Private Methods

Method Description
ClearPeerForm ( ) : void
EqualPeerLists ( List ai, List bi ) : bool
FriendsSelectedIndexChanged ( int index ) : void
LocationSelevtedIndexChanged ( int index ) : void
PortInRange ( uint port ) : bool
Reset ( ) : void
SavePeer ( int locationIndex ) : void
SetOwnID ( ResponseSystemAccount msg ) : void
UpdatePeerList ( ResponsePeerList msg ) : void

Method Details

PeerProcessor() public method

public PeerProcessor ( ) : System
return System