C# Class Aeon.Emulator.CommandInterpreter.ClsCommand

Inheritance: Aeon.Emulator.CommandInterpreter.CommandStatement
Show file Open project: gregdivis/Aeon

Public Methods

Method Description
ClsCommand ( ) : System

Private Methods

Method Description
Run ( Aeon.Emulator.CommandInterpreter.CommandProcessor processor ) : CommandResult

Method Details

ClsCommand() public method

public ClsCommand ( ) : System
return System