Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
Shuttle_Tracker_Service
Eta.Key
C# Class Shuttle_Tracker_Service.Eta.Key
Exibir arquivo
Open project: AbstractedSheep/Shuttle-Tracker
Public Properties
Property
Type
Description
routeId
int
stopId
string
Public Methods
Method
Description
Key
(
int
routeId
,
string
stopId
) :
System
Method Details
Key()
public
method
public
Key
(
int
routeId
,
string
stopId
) :
System
routeId
int
stopId
string
return
System
Property Details
routeId
public_oe property
public
int
routeId
return
int
stopId
public_oe property
public
string
stopId
return
string