コード例 #1
0
 public CustomImageViewGestureDetector(CustomImageView imageView)
 {
     _imgView = imageView;
 }
コード例 #2
0
 public CustomImageViewGestureDetector(CustomImageView imageView)
 {
     _imgView = imageView;
 }