C# Class UI.Dialogs

显示文件 Open project: Clancey/MonoMac.Windows.Form

Public Methods

Method Description
ShowMessageBox ( string text, string caption ) : void

Method Details

ShowMessageBox() public static method

public static ShowMessageBox ( string text, string caption ) : void
text string
caption string
return void