Click or drag to resize

aceTerminalWelcomeScreenT Constructor (T, String, String, String)

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI

Namespace:  imbACE.Services.terminal.smartScreen
Assembly:  imbACE.Services (in imbACE.Services.dll) Version: 0.2
Syntax
C#
public aceTerminalWelcomeScreen(
	T _app,
	string welcomeMessage,
	string welcomeTitle,
	string __title = "Introduction"
)
Request Example View Source

Parameters

_app
Type: T
welcomeMessage
Type: SystemString
welcomeTitle
Type: SystemString
__title (Optional)
Type: SystemString
See Also