Свойство | Type | Description | |
---|---|---|---|
EmptyList | |||
_neigh_ct | string | ||
_neighbors |
Méthode | Description | |
---|---|---|
Equals ( object osm ) : bool | ||
GetHashCode ( ) : int | ||
StatusMessage ( ConnectionType ct, |
||
StatusMessage ( IDictionary ht ) : NUnit.Framework | ||
StatusMessage ( string neighbortype, |
||
ToDictionary ( ) : IDictionary | ||
ToString ( ) : string |
Méthode | Description | |
---|---|---|
ToString ( string t, IDictionary d ) : string | ||
ToString ( string t, IList l ) : string |
public StatusMessage ( ConnectionType ct, |
||
ct | ConnectionType | |
neighbors | ||
Résultat | NUnit.Framework |
public StatusMessage ( IDictionary ht ) : NUnit.Framework | ||
ht | IDictionary | |
Résultat | NUnit.Framework |
public StatusMessage ( string neighbortype, |
||
neighbortype | string | |
neighbors | ||
Résultat | NUnit.Framework |
protected ToString ( string t, IDictionary d ) : string | ||
t | string | |
d | IDictionary | |
Résultat | string |
protected ToString ( string t, IList l ) : string | ||
t | string | |
l | IList | |
Résultat | string |
protected static ArrayList,System.Collections EmptyList | ||
Résultat |