C# Class TransitApp.Server.GTFSRealtime.Infrastructure.MTA.FeedMessageService

Inheritance: IFeedMessageService
Afficher le fichier Open project: nycmobiledev/transit-app Class Usage Examples

Méthodes publiques

Méthode Description
FeedMessageService ( string baseUrl ) : System
GetCurrentRealtimeFeedMessage ( SubwayLines lines ) : Task

Method Details

FeedMessageService() public méthode

public FeedMessageService ( string baseUrl ) : System
baseUrl string
Résultat System

GetCurrentRealtimeFeedMessage() public méthode

public GetCurrentRealtimeFeedMessage ( SubwayLines lines ) : Task
lines SubwayLines
Résultat Task