Exemplo n.º 1
0
 public int IndexOf(string item)
 {
     return(Tier.IndexOf((BEncodedString)item));
 }