Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
UI
Dialogs
C# Class UI.Dialogs
Show file
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