C# Class Channel9Downloader.ViewModels.Framework.WpfSaveFileService

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