C# 클래스 Mono.Terminal.MessageBox

파일 보기 프로젝트 열기: mono/mono-curses

공개 메소드들

메소드 설명
Query ( int width, int height, string title, string message ) : int

메소드 상세

Query() 공개 정적인 메소드

public static Query ( int width, int height, string title, string message ) : int
width int
height int
title string
message string
리턴 int