프로퍼티 | 타입 | 설명 | |
---|---|---|---|
_ct | string | ||
_neighbors | Brunet.Connections.NodeInfo[] | ||
_target_ni | |||
_token | string |
메소드 | 설명 | |
---|---|---|
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 | |
리턴 | System.Collections |
public ConnectToMessage ( IDictionary ht ) : System.Collections | ||
ht | IDictionary | |
리턴 | System.Collections |
public ConnectToMessage ( string contype, |
||
contype | string | |
target | ||
neighbors | ||
token | string | |
리턴 | System.Collections |
public ConnectToMessage ( string contype, |
||
contype | string | |
target | ||
token | string | |
리턴 | System.Collections |
protected NodeInfo[],Brunet.Connections _neighbors | ||
리턴 | Brunet.Connections.NodeInfo[] |