示例#1
0
 public ImageAdapter(MainActivity activity)
     : base()
 {
     this.activity = activity;
 }
示例#2
0
 public ImageAdapter(MainActivity activity) : base()
 {
     this.activity = activity;
 }