상속: UIViewController
예제 #1
0
 public MyUITextFieldDelegate(ViewController parent)
 {
     _parent = parent;
 }