Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
Mono
Terminal
MessageBox
C# Class Mono.Terminal.MessageBox
Mostrar archivo
Open project: mono/mono-curses
Public Methods
Method
Description
Query
(
int
width
,
int
height
,
string
title
,
string
message
) :
int
Method Details
Query()
public
static
method
public
static
Query
(
int
width
,
int
height
,
string
title
,
string
message
) :
int
width
int
height
int
title
string
message
string
return
int