BasePluginDisposeUI Method |
Disposes the given setting view.
Namespace: RAYLASE.Marker.PluginAssembly: RAYLASE.Marker.Plugin (in RAYLASE.Marker.Plugin.dll) Version: 2.20.0
Syntaxpublic virtual void DisposeUI(
PluginSettingsView settingsView
)
Parameters
- settingsView PluginSettingsView
- The settings UI of this job element.
See Also