C# Class ScheduleWorks.Utility.IndexMaker

Afficher le fichier Open project: lyubomiryanchev/ScheduleWorks

Méthodes publiques

Свойство Type Description
LastIndexOfClasses int
LastIndexOfClassrooms int
LastIndexOfLessons int
LastIndexOfSubjects int
LastIndexOfTeachers int

Méthodes publiques

Méthode Description
Class ( ) : int
Classroom ( ) : int
Lesson ( ) : int
Subject ( ) : int
Teacher ( ) : int

Method Details

Class() public static méthode

public static Class ( ) : int
Résultat int

Classroom() public static méthode

public static Classroom ( ) : int
Résultat int

Lesson() public static méthode

public static Lesson ( ) : int
Résultat int

Subject() public static méthode

public static Subject ( ) : int
Résultat int

Teacher() public static méthode

public static Teacher ( ) : int
Résultat int

Property Details

LastIndexOfClasses public_oe static_oe property

public static int LastIndexOfClasses
Résultat int

LastIndexOfClassrooms public_oe static_oe property

public static int LastIndexOfClassrooms
Résultat int

LastIndexOfLessons public_oe static_oe property

public static int LastIndexOfLessons
Résultat int

LastIndexOfSubjects public_oe static_oe property

public static int LastIndexOfSubjects
Résultat int

LastIndexOfTeachers public_oe static_oe property

public static int LastIndexOfTeachers
Résultat int