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: 4.1.4031.1525
Syntax
public ActionText(
	string text
)

Parameters

text
Type: SystemString
Text string to send.
See Also