Table of Contents

Constructor Label

Namespace
Skyline.DataMiner.Utils.InteractiveAutomationScript
Assembly
Skyline.DataMiner.Utils.InteractiveAutomationScriptToolkit.dll

Label(string)

Initializes a new instance of the Label class.

public Label(string text)

Parameters

text string

The text that is displayed by the label.

Label()

Initializes a new instance of the Label class.

public Label()