C# 클래스 TrainNotifier.Common.Model.TocHelper

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

공개 메소드들

메소드 설명
ScheduleTypeToDay ( this s, DayOfWeek d = null ) : string
ScheduleTypeToString ( this s ) : string
TocToString ( this t ) : string

메소드 상세

ScheduleTypeToDay() 공개 정적인 메소드

public static ScheduleTypeToDay ( this s, DayOfWeek d = null ) : string
s this
d DayOfWeek
리턴 string

ScheduleTypeToString() 공개 정적인 메소드

public static ScheduleTypeToString ( this s ) : string
s this
리턴 string

TocToString() 공개 정적인 메소드

public static TocToString ( this t ) : string
t this
리턴 string