コード例 #1
0
 public int numberOfRoomsToOrder()
 {
     return(StaticRandom.Rand() % 100);
 }