Click or drag to resize

textInputBaseread Method (IPlatform, textInputResult)

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
iscitava jednu iteraciju

Namespace:  imbACE.Services.platform.input
Assembly:  imbACE.Services (in imbACE.Services.dll) Version: 0.2
Syntax
C#
public virtual textInputResult read(
	IPlatform platform,
	textInputResult __currentOutput = null
)
Request Example View Source

Parameters

platform
Type: imbACE.Services.platform.interfacesIPlatform
__currentOutput (Optional)
Type: imbACE.Services.platform.inputtextInputResult

Return Value

Type: textInputResult
See Also