Example #1
0
 public int IndexOf(PokeTradeDetail <TPoke> detail) => Queue.IndexOf(detail);