예제 #1
0
 public int TimeIsExist(ClassRoomAllocate aClassRoomAllocate)
 {
     return(aClassRoomGateway.TimeIsExist(aClassRoomAllocate));
 }