Table of Contents

Method ShowDefault

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

ShowDefault(MessageBoxInfo)

Default show message box handler.

public static void ShowDefault(MessageBoxInfo info)

Parameters

info MessageBoxInfo

Message box parameters.

Exceptions

NotImplementedException

If requested feature is not supported.