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