Exemple #1
0
 private void ExportContacts(object sender)
 {
     exportService.ExportContacts(Contacts);
 }