コード例 #1
0
 public T GetRandomItem()
 {
     return(client.GetRandomItemFromSet(this));
 }