public List <ClassRoomAllocateVM> GetAllClassRoomAllocateVms() { return(aClassRoomGateway.GetAllClassRoomAllocateVms()); }