Click or drag to resize

ActionText Constructor

Initializes a new instance of the ActionText class

Namespace: Flex.Hal.Settings
Assembly: Flex.Hal.Ohio (in Flex.Hal.Ohio.dll) Version: 6.0.8219.1880
Syntax
public ActionText(
	string text
)

Parameters

text  String
Text string to send.
See Also