C# Class Brunet.Symphony.NodeRankInformation

Show file Open project: johnynek/brunet Class Usage Examples

Public Methods

Method Description
Equals ( Object other ) : bool
GetHashCode ( ) : int
NodeRankInformation ( Address addr ) : System
ToString ( ) : string

Method Details

Equals() public method

public Equals ( Object other ) : bool
other Object
return bool

GetHashCode() public method

public GetHashCode ( ) : int
return int

NodeRankInformation() public method

public NodeRankInformation ( Address addr ) : System
addr Address
return System

ToString() public method

public ToString ( ) : string
return string