Exemple #1
0
 private void DownloadClearCommand_Executed(object sender, ExecutedRoutedEventArgs e)
 {
     DownloadController.Clear();
 }