コード例 #1
0
 public OnClickListener(MainActivity t)
 {
     that = t;
 }
コード例 #2
0
 public AdListener(MainActivity t)
 {
     that = t;
 }