Ejemplo n.º 1
0
 public void AddNewContact(Contact contact)
 {
     _dataFunctions.AddNewContact(contact);
 }