C# Class Scorchio.Infrastructure.Services.FolderBrowserDialogService

Defines the FolderBrowserDialogService type.
Inheritance: IFolderBrowserDialogService
Exibir arquivo Open project: asudbury/NinjaCoderForMvvmCross

Public Methods

Method Description
ShowDialog ( ) : bool?

Shows the dialog.

Method Details

ShowDialog() public method

Shows the dialog.
public ShowDialog ( ) : bool?
return bool?