C# 클래스 TransitApp.Server.WebApi.Controllers.TransitAlertController

상속: ApiController
파일 보기 프로젝트 열기: nycmobiledev/transit-app

공개 메소드들

메소드 설명
GetAlertsForStations ( string stationsCsv ) : IEnumerable

비공개 메소드들

메소드 설명
GetSchedule ( [ follows ) : IEnumerable
ReadTransitAlert ( System.Data.SqlClient.SqlDataReader reader ) : TransitAlert

메소드 상세

GetAlertsForStations() 공개 메소드

public GetAlertsForStations ( string stationsCsv ) : IEnumerable
stationsCsv string
리턴 IEnumerable