Click or drag to resize

IApplyReadingapplyReading Method

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI

Namespace:  imbACE.Services.terminal.core
Assembly:  imbACE.Services (in imbACE.Services.dll) Version: 0.2
Syntax
C#
textInputResult applyReading(
	IPlatform platform,
	textInputResult __currentOutput
)
Request Example View Source

Parameters

platform
Type: imbACE.Services.platform.interfacesIPlatform
__currentOutput
Type: imbACE.Services.platform.inputtextInputResult

Return Value

Type: textInputResult
See Also