C# Class DumpMiner.Infrastructure.UI.DialogService

Inheritance: IDialogService
Show file Open project: dudikeleti/DumpMiner

Public Methods

Method Description
ShowDialog ( string text ) : void

Method Details

ShowDialog() public method

public ShowDialog ( string text ) : void
text string
return void