Example #1
0
 public IconList (IIconListAdapter a) : this ()
 {
         this.adapter = a;
 }
Example #2
0
 public IconList(IIconListAdapter a) : this()
 {
     this.adapter = a;
 }