Click or drag to resize

aceTerminalMenuScreenBaseTread Method

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI

Namespace:  imbACE.Services.terminal.screen
Assembly:  imbACE.Services (in imbACE.Services.dll) Version: 0.2
Syntax
C#
public override inputResultCollection read(
	inputResultCollection __results
)
Request Example View Source

Parameters

__results
Type: imbACE.Services.textBlocks.inputinputResultCollection

Return Value

Type: inputResultCollection

Implements

IReadread(inputResultCollection)
IAceTerminalScreenread(inputResultCollection)
See Also