Inheritance: UIViewController
Exemplo n.º 1
0
 public CustomDelegate(ViewController me)
 {
     this.me = me;
 }