C# Class TrainNotifier.ScheduleLibrary.ScheduleService

Afficher le fichier Open project: blueghostuk/trainnotifier-server

Méthodes publiques

Méthode Description
DownloadSchedule ( string filePath, Toc toc = Toc.All, ScheduleType schedule = ScheduleType.Full, DayOfWeek day = null ) : void

Method Details

DownloadSchedule() public static méthode

public static DownloadSchedule ( string filePath, Toc toc = Toc.All, ScheduleType schedule = ScheduleType.Full, DayOfWeek day = null ) : void
filePath string
toc Toc
schedule ScheduleType
day DayOfWeek
Résultat void