Exemple #1
0
 private bool CanImportFromClipboard()
 {
     return(_importService.CanImportWordListsFromClipboard());
 }