Пример #1
0
 public IBrowsableItem this [int index] {
     get { return(cache.Get(index)); }
 }
Пример #2
0
 public IPhoto this [int index] {
     get { return(cache.Get(index)); }
 }