Click or drag to resize

aceTerminalWelcomeScreenTinit Method

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
#0 Called when the screen is constructed

Namespace:  imbACE.Services.terminal.smartScreen
Assembly:  imbACE.Services (in imbACE.Services.dll) Version: 0.2
Syntax
C#
public override void init(
	IPlatform platform
)
Request Example View Source

Parameters

platform
Type: imbACE.Services.platform.interfacesIPlatform

Implements

IInitinit(IPlatform)
See Also