C# Class Mono.Terminal.MessageBox

Afficher le fichier Open project: mono/mono-curses

Méthodes publiques

Méthode Description
Query ( int width, int height, string title, string message ) : int

Method Details

Query() public static méthode

public static Query ( int width, int height, string title, string message ) : int
width int
height int
title string
message string
Résultat int