C# Class AdvancedLauncher.Management.Commands.EchoCommand

Inheritance: AdvancedLauncher.SDK.Management.Commands.AbstractCommand
Afficher le fichier Open project: GoldRenard/DMOAdvancedLauncher

Méthodes publiques

Méthode Description
DoCommand ( string args ) : bool
EchoCommand ( ) : System

Method Details

DoCommand() public méthode

public DoCommand ( string args ) : bool
args string
Résultat bool

EchoCommand() public méthode

public EchoCommand ( ) : System
Résultat System