Наследование: UIApplicationDelegate
Пример #1
0
 public TestKiipDelegate(AppDelegate parent)
 {
     _parent = parent;
 }