Inheritance: UIApplicationDelegate
Esempio n. 1
0
 public TestKiipDelegate(AppDelegate parent)
 {
     _parent = parent;
 }