Ejemplo n.º 1
0
 private async void btnExportProperties_Click(object sender, EventArgs e)
 {
     await _factory.ExportPropertiesOnly();
 }