C# Class AdvancedLauncher.Management.Commands.ExitCommand

Inheritance: AdvancedLauncher.SDK.Management.Commands.AbstractCommand
Show file Open project: GoldRenard/DMOAdvancedLauncher

Private Properties

Property Type Description

Public Methods

Method Description
DoCommand ( string args ) : bool
ExitCommand ( ) : AdvancedLauncher.SDK.Management

Method Details

DoCommand() public method

public DoCommand ( string args ) : bool
args string
return bool

ExitCommand() public method

public ExitCommand ( ) : AdvancedLauncher.SDK.Management
return AdvancedLauncher.SDK.Management