상속: UIViewController
예제 #1
0
 public CustomDelegate(ViewController me)
 {
     this.me = me;
 }