Ejemplo n.º 1
0
 public int TimeIsExist(ClassRoomAllocate aClassRoomAllocate)
 {
     return(aClassRoomGateway.TimeIsExist(aClassRoomAllocate));
 }