public static void MsgBox( object message, string title )
Type: object
The message text.
Type: string
The title of the dialog.