Ejemplo n.º 1
0
 public Slot <UIObject> this[int index]
 {
     get { return(Slots.ElementAt(index)); }
 }