示例#1
0
 public PeopleModel(PickerViewController pvc)
 {
     this.pvc = pvc;
 }
示例#2
0
		public PeopleModel (PickerViewController pvc) {
			this.pvc = pvc;
		}