Click or drag to resize

BaseJobExecutorShowUI Method

[Missing <summary> documentation for "M:RAYLASE.Marker.Job.Executor.BaseJobExecutor.ShowUI(System.String)"]


Namespace: RAYLASE.Marker.Job.Executor
Assembly: RAYLASE.Marker.Job (in RAYLASE.Marker.Job.dll) Version: 2.19.0
Syntax
C#
public override sealed PluginSettingsView ShowUI(
	string id
)

Parameters

id  String

[Missing <param name="id"/> documentation for "M:RAYLASE.Marker.Job.Executor.BaseJobExecutor.ShowUI(System.String)"]

Return Value

PluginSettingsView

[Missing <returns> documentation for "M:RAYLASE.Marker.Job.Executor.BaseJobExecutor.ShowUI(System.String)"]

See Also