C# 클래스 ChildEducationSoftwareEngine.CESController

파일 보기 프로젝트 열기: sayan801/ChildEducationSoftware

공개 프로퍼티들

프로퍼티 타입 설명
customerController LessonManager
employeeController ExerciseManager
payments List
reports List

프로퍼티 상세

customerController 공개적으로 프로퍼티

public LessonManager,ChildEducationSoftwareEngine customerController
리턴 LessonManager

employeeController 공개적으로 프로퍼티

public ExerciseManager,ChildEducationSoftwareEngine employeeController
리턴 ExerciseManager

payments 공개적으로 프로퍼티

public List payments
리턴 List

reports 공개적으로 프로퍼티

public List reports
리턴 List