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
DialogResultThe selected button