Пример #1
0
 private void OnCancelMoviesImportation(object sender, EventArgs e)
 {
     _movieImporter.Cancel();
 }