C# Class TrainNotifier.Common.Model.TocHelper

Afficher le fichier Open project: blueghostuk/trainnotifier-server

Méthodes publiques

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

Method Details

ScheduleTypeToDay() public static méthode

public static ScheduleTypeToDay ( this s, DayOfWeek d = null ) : string
s this
d DayOfWeek
Résultat string

ScheduleTypeToString() public static méthode

public static ScheduleTypeToString ( this s ) : string
s this
Résultat string

TocToString() public static méthode

public static TocToString ( this t ) : string
t this
Résultat string