Click or drag to resize

aceCommandConsoleaceOperation_consoleExit Method

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI

Namespace:  imbACE.Services.console
Assembly:  imbACE.Services (in imbACE.Services.dll) Version: 0.2
Syntax
C#
[DisplayAttribute(GroupName = "console", Name = "Exit", ShortName = "x", 
	Description = "Exits the current console run-loop")]
[aceMenuItemAttribute(aceMenuItemAttributeRole.ExpandedHelp, "If this is the main console of the application - it actually does nothing")]
public void aceOperation_consoleExit()
Request Example View Source
See Also