Method | Description | |
---|---|---|
Show ( IWin32Window owner, string text ) : DialogResult | ||
Show ( string text ) : DialogResult |
public static Show ( IWin32Window owner, string text ) : DialogResult | ||
owner | IWin32Window | |
text | string | |
return | DialogResult |
public static Show ( string text ) : DialogResult | ||
text | string | |
return | DialogResult |