C# Class AdvancedLauncher.Management.Commands.EchoCommand

Inheritance: AdvancedLauncher.SDK.Management.Commands.AbstractCommand
Datei anzeigen Open project: GoldRenard/DMOAdvancedLauncher

Public Methods

Method Description
DoCommand ( string args ) : bool
EchoCommand ( ) : System

Method Details

DoCommand() public method

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

EchoCommand() public method

public EchoCommand ( ) : System
return System