Inheritance: UIViewController
 public CustomDelegate(ViewController me)
 {
     this.me = me;
 }