Méthode | Description | |
---|---|---|
ParseStopIds ( string stopIds ) : List |
||
TransitApiController ( ) : System.Linq |
Dependency-injected application settings which are then passed on to other components.
|
Méthode | Description | |
---|---|---|
GetArrivalsSummary ( string stopIds ) : Task |
||
GetETAs ( string stopIds ) : Task |
||
GetFavoritesViewModel ( string location, string stops ) : Task |
||
GetSchedule ( string stopIds ) : Task |
||
GetStaticData ( ) : Task |
||
Index ( ) : System.Web.Mvc.ActionResult | ||
Init ( ) : string | ||
ParseUserLocation ( string location ) : LatLong? |
Generates a new LatLong based on input. Throws an exception if it can't do it.
|
public ParseStopIds ( string stopIds ) : List |
||
stopIds | string | |
Résultat | List |
public TransitApiController ( ) : System.Linq | ||
Résultat | System.Linq |