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