Exemplo n.º 1
0
        public TabUserPlanDetail(TabPlanPlanuserInfo tabPlanPlanuserInfo_0,
				TabUcenterArchivesInfo tabUcenterArchivesInfo_1,
				IList<TabUcenterStudentCourse> studentCourseList_2,
				IList<TabPlanPlancourInfo> plancourInfoList_3)
        {
            this.tabPlanPlanuserInfo = tabPlanPlanuserInfo_0;
            this.tabUcenterArchivesInfo = tabUcenterArchivesInfo_1;
            this.studentCourseList = studentCourseList_2;
            this.plancourInfoList = plancourInfoList_3;
        }
Exemplo n.º 2
0
        public void SetTabUcenterArchivesInfo(
				TabUcenterArchivesInfo tabUcenterArchivesInfo_0)
        {
            this.tabUcenterArchivesInfo = tabUcenterArchivesInfo_0;
        }