C# Class Channel9Downloader.ViewModels.Framework.WpfOpenFileService

Inheritance: IOpenFileService
Show file Open project: MadCowDevelopment/Channel9Downloader

Public Methods

Method Description
ShowDialog ( ) : bool?

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

Method Details

ShowDialog() public method

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