Свойство | Type | Description | |
---|---|---|---|
_ct | string | ||
_neighbors | Brunet.Connections.NodeInfo[] | ||
_target_ni | |||
_token | string |
Méthode | Description | |
---|---|---|
ConnectToMessage ( ConnectionType t, |
||
ConnectToMessage ( IDictionary ht ) : System.Collections | ||
ConnectToMessage ( string contype, |
||
ConnectToMessage ( string contype, |
||
Equals ( object o ) : bool | ||
GetHashCode ( ) : int | ||
ToDictionary ( ) : IDictionary |
public ConnectToMessage ( ConnectionType t, |
||
t | ConnectionType | |
target | ||
token | string | |
Résultat | System.Collections |
public ConnectToMessage ( IDictionary ht ) : System.Collections | ||
ht | IDictionary | |
Résultat | System.Collections |
public ConnectToMessage ( string contype, |
||
contype | string | |
target | ||
neighbors | ||
token | string | |
Résultat | System.Collections |
public ConnectToMessage ( string contype, |
||
contype | string | |
target | ||
token | string | |
Résultat | System.Collections |
protected NodeInfo[],Brunet.Connections _neighbors | ||
Résultat | Brunet.Connections.NodeInfo[] |