Click or drag to resize

aceTerminalProcessScreenBaseT Constructor

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI

Namespace:  imbACE.Services.terminal.screen
Assembly:  imbACE.Services (in imbACE.Services.dll) Version: 0.2
Syntax
C#
public aceTerminalProcessScreenBase(
	T _app,
	string __title
)
Request Example View Source

Parameters

_app
Type: T
__title
Type: SystemString
See Also