예제 #1
0
 public LicenseTypeBiz()
 {
     svc = new ExamService.ExamServiceClient();
 }
예제 #2
0
 public GroupSubjectBiz()
 {
     svc = new ExamService.ExamServiceClient();
 }
예제 #3
0
 public ExamResultBiz()
 {
     svc = new ExamService.ExamServiceClient();
 }
예제 #4
0
 public GBBiz()
 {
     svc = new ExamService.ExamServiceClient();
 }
예제 #5
0
 public ExamScheduleBiz()
 {
     svc = new ExamService.ExamServiceClient();
 }
예제 #6
0
 public ExamRoomBiz()
 {
     svc = new ExamService.ExamServiceClient();
 }
예제 #7
0
 public SubjectGroupBiz()
 {
     svc = new ExamService.ExamServiceClient();
 }