Click or drag to resize

SPICE3StandAloneViewShowMessageDelegate Property

[Missing <summary> documentation for "P:RAYLASE.MarkerPlugin.Devices.ScanController.SPICE3.SPICE3StandAloneView.ShowMessageDelegate"]


Namespace: RAYLASE.MarkerPlugin.Devices.ScanController.SPICE3
Assembly: RAYLASE.MarkerPlugin (in RAYLASE.MarkerPlugin.dll) Version: 2.19.0
Syntax
C#
public Action<string, string> ShowMessageDelegate { get; set; }

Property Value

ActionString, String

Implements

IStandAloneViewShowMessageDelegate
See Also