Inheritance: UIViewController
Ejemplo n.º 1
0
 public MyUITextFieldDelegate(ViewController parent)
 {
     _parent = parent;
 }