예제 #1
0
 public Extension this[int index]
 {
     get { return((Extension)Packages.ElementAt(index).Value); }
 }