C# Class ChildEducationSoftwareEngine.CESController

Show file Open project: sayan801/ChildEducationSoftware

Public Properties

Property Type Description
customerController LessonManager
employeeController ExerciseManager
payments List
reports List

Property Details

customerController public property

public LessonManager,ChildEducationSoftwareEngine customerController
return LessonManager

employeeController public property

public ExerciseManager,ChildEducationSoftwareEngine employeeController
return ExerciseManager

payments public property

public List payments
return List

reports public property

public List reports
return List