C# Class ChildEducationSoftwareEngine.CESController

Mostrar archivo Open project: sayan801/ChildEducationSoftware

Public Properties

Property Type Description
customerController LessonManager
employeeController ExerciseManager
payments List
reports List

Property Details

customerController public_oe property

public LessonManager,ChildEducationSoftwareEngine customerController
return LessonManager

employeeController public_oe property

public ExerciseManager,ChildEducationSoftwareEngine employeeController
return ExerciseManager

payments public_oe property

public List payments
return List

reports public_oe property

public List reports
return List