Exemplo n.º 1
0
 private void BtnExport_Click(object sender, System.Windows.RoutedEventArgs e)
 {
     _controller.ExportReport();
 }