Ejemplo n.º 1
0
 internal PreferenceView(GenericUserPreferenceArray arr, int i)
 {
     this.i   = i;
     this.arr = arr;
 }