C# Class ScheduleWorks.Utility.Classroom

Afficher le fichier Open project: lyubomiryanchev/ScheduleWorks Class Usage Examples

Méthodes publiques

Свойство Type Description
Timeoff ].TimeOffEnum[

Méthodes publiques

Méthode Description
Classroom ( string aName, string aShortname, Color aColor, bool aIsHomeClassroom, long aHomeClassID, bool aIsSpecialisated, List aSpecialisationsIDs ) : System

Method Details

Classroom() public méthode

public Classroom ( string aName, string aShortname, Color aColor, bool aIsHomeClassroom, long aHomeClassID, bool aIsSpecialisated, List aSpecialisationsIDs ) : System
aName string
aShortname string
aColor Color
aIsHomeClassroom bool
aHomeClassID long
aIsSpecialisated bool
aSpecialisationsIDs List
Résultat System

Property Details

Timeoff public_oe property

public TimeOffEnum[,] Timeoff
Résultat ].TimeOffEnum[