C# Class EasyBike.Models.Station

Inheritance: GalaSoft.MvvmLight.ObservableObject
Exibir arquivo Open project: ThePublicBikeGang/EasyBike Class Usage Examples

Public Properties

Property Type Description
OffsetLocation object

Private Properties

Property Type Description

Public Methods

Method Description
Equals ( object obj ) : bool
GetHashCode ( ) : int

Method Details

Equals() public method

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

GetHashCode() public method

public GetHashCode ( ) : int
return int

Property Details

OffsetLocation public_oe property

public object OffsetLocation
return object