C# Class MinoriEditorShell.Platforms.Wpf.Services.MesMessageBox

Inheritance: IMesMessageBox
Mostrar archivo Open project: TorisanKitsune/MinoriEditorShell

Public Methods

Method Description
Alert ( String text, String caption ) : void

Method Details

Alert() public method

public Alert ( String text, String caption ) : void
text String
caption String
return void