Exemplo n.º 1
0
 private void Delete()
 {
     _dataService.Delete(ContactsVM.SelectedContact);
 }