Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
EasyBike
Models
Station
C# Class EasyBike.Models.Station
Inheritance:
GalaSoft.MvvmLight.ObservableObject
Mostrar archivo
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