Inheritance: UIApplicationDelegate
コード例 #1
0
ファイル: Main.cs プロジェクト: conceptdev/BillSplitter
 public PeopleModel(AppDelegate pvc)
 {
     this.pvc = pvc;
 }