C# Class Channel9Downloader.ViewModels.Framework.WpfSaveFileService

Inheritance: ISaveFileService
Afficher le fichier Open project: MadCowDevelopment/Channel9Downloader

Méthodes publiques

Méthode Description
ShowDialog ( ) : bool?

This method should show a window that allows a file to be selected

Method Details

ShowDialog() public méthode

This method should show a window that allows a file to be selected
public ShowDialog ( ) : bool?
Résultat bool?