Click or drag to resize

dialogScreenBaseopen Method

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Otvara dijalog i ceka dok se uspesno ne zatvori

Namespace:  imbACE.Services.terminal.dialogs.core
Assembly:  imbACE.Services (in imbACE.Services.dll) Version: 0.2
Syntax
C#
public inputResultCollection open(
	IPlatform platform,
	dialogFormatSettings format
)
Request Example View Source

Parameters

platform
Type: imbACE.Services.platform.interfacesIPlatform
format
Type: imbACE.Services.terminal.dialogs.coredialogFormatSettings

Return Value

Type: inputResultCollection
See Also