C# Class Channel9Downloader.ViewModels.Framework.WpfOpenFileService

Inheritance: IOpenFileService
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?