Inheritance: UIApplicationDelegate
Ejemplo n.º 1
0
 public PeopleModel(AppDelegate pvc)
 {
     this.pvc = pvc;
 }