Click or drag to resize

aceTerminalScreenBaseTrender Method

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
#2 Očitava ulaz -- reseno na nivou aceTErminalScreenBase

Namespace:  imbACE.Services.terminal.core
Assembly:  imbACE.Services (in imbACE.Services.dll) Version: 0.2
Syntax
C#
public override void render(
	IPlatform platform,
	bool doCleanScreen = true
)
Request Example View Source

Parameters

platform
Type: imbACE.Services.platform.interfacesIPlatform
doCleanScreen (Optional)
Type: SystemBoolean

Implements

IRenderrender(IPlatform, Boolean)
IAceTerminalScreenrender(IPlatform, Boolean)
See Also