Click or drag to resize

dialogFormatSettingsapply Method

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI

Namespace:  imbACE.Services.terminal.dialogs.core
Assembly:  imbACE.Services (in imbACE.Services.dll) Version: 0.2
Syntax
C#
public void apply(
	dialogScreenBase dialog,
	IPlatform platform
)
Request Example View Source

Parameters

dialog
Type: imbACE.Services.terminal.dialogs.coredialogScreenBase
platform
Type: imbACE.Services.platform.interfacesIPlatform
See Also