Example #1
0
 public SaveDataFromContactInfo(ContactList contactList, Modeldb db)
 {
     ContactList = contactList;
     this.db     = db;
 }