C# 클래스 TrainNotifier.ScheduleLibrary.ScheduleService

파일 보기 프로젝트 열기: blueghostuk/trainnotifier-server

공개 메소드들

메소드 설명
DownloadSchedule ( string filePath, Toc toc = Toc.All, ScheduleType schedule = ScheduleType.Full, DayOfWeek day = null ) : void

메소드 상세

DownloadSchedule() 공개 정적인 메소드

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
리턴 void