Exemplo n.º 1
0
 public int GetItemIndex(IItem item)
 {
     return(_catalogue.GetItemIndex(item));
 }