C# Class Rozvrh.Models.Timetable.Lesson

Class representing teaching lesson. (Former Teaching, Hodina, Card in xml file) Is equal to a Card in the source XML file.
Afficher le fichier Open project: jandoubek/fjfi-rozvrh

Méthodes publiques

Méthode Description
Lesson ( string id, string lectureId, string lecturerId, string dayId, string timeId, string classroomId, string tag )

Method Details

Lesson() public méthode

public Lesson ( string id, string lectureId, string lecturerId, string dayId, string timeId, string classroomId, string tag )
id string
lectureId string
lecturerId string
dayId string
timeId string
classroomId string
tag string