C# Class TrainNotifier.Common.Model.TocHelper

Datei anzeigen Open project: blueghostuk/trainnotifier-server

Public Methods

Method Description
ScheduleTypeToDay ( this s, DayOfWeek d = null ) : string
ScheduleTypeToString ( this s ) : string
TocToString ( this t ) : string

Method Details

ScheduleTypeToDay() public static method

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

ScheduleTypeToString() public static method

public static ScheduleTypeToString ( this s ) : string
s this
return string

TocToString() public static method

public static TocToString ( this t ) : string
t this
return string