C# Class Ch.Epyx.WindMobile.WP7.Model.Design.StationInfo

Inheritance: IStationInfo
Show file Open project: epyx-src/WindMobile-WP7

Public Methods

Method Description
CompareTo ( IStationInfo other ) : int
Equals ( object obj ) : bool
GetHashCode ( ) : int

Method Details

CompareTo() public method

public CompareTo ( IStationInfo other ) : int
other IStationInfo
return int

Equals() public method

public Equals ( object obj ) : bool
obj object
return bool

GetHashCode() public method

public GetHashCode ( ) : int
return int