Table of Contents

Delegate DialogCallback

Namespace
SharpPluginLoader.Core
Assembly
SharpPluginLoader.Core.dll

Represents a callback that is called when the user clicks a button in a dialog.

public delegate void DialogCallback(DialogResult result)

Parameters

result DialogResult

The selected button