C# Class TransitApp.Server.WebApi.Controllers.TransitAlertController

Inheritance: ApiController
Afficher le fichier Open project: nycmobiledev/transit-app

Méthodes publiques

Méthode Description
GetAlertsForStations ( string stationsCsv ) : IEnumerable

Private Methods

Méthode Description
GetSchedule ( [ follows ) : IEnumerable
ReadTransitAlert ( System.Data.SqlClient.SqlDataReader reader ) : TransitAlert

Method Details

GetAlertsForStations() public méthode

public GetAlertsForStations ( string stationsCsv ) : IEnumerable
stationsCsv string
Résultat IEnumerable