메소드 | 설명 | |
---|---|---|
CloseView ( ) : void | ||
Invoke ( InvokeDelegate d ) : void | ||
Show ( string text, string caption, MessageBoxButtons buttons ) : DialogResult | ||
Show ( string text ) : void | ||
Show ( string text, string caption ) : void | ||
ShowView ( IView parentView ) : void |
public Show ( string text, string caption, MessageBoxButtons buttons ) : DialogResult | ||
text | string | |
caption | string | |
buttons | MessageBoxButtons | |
리턴 | DialogResult |