[ whitefrost.com | Account Manager 4 Product Page ]

Core.Shell.Command Class Reference

Inheritance diagram for Core.Shell.Command:

Core.Shell.Interfaces.ICommand

List of all members.

Public Member Functions

 Command ()

Properties

ICommandAction Action [get, set]
ICommandLine CommandLine [get, set]
CommandType CommandType [get, set]
String CommandText [get, set]
ICommand PreviousCommand [get, set]
ICommand NextCommand [get, set]

Private Attributes

CommandType command_type = CommandType.Unknown
String command_text = null
ICommand previous_command = null
ICommand next_command = null
ICommandLine command_line = null
ICommandAction action = null


Constructor & Destructor Documentation

Core.Shell.Command.Command (  ) 


Member Data Documentation

CommandType Core.Shell.Command.command_type = CommandType.Unknown [private]

String Core.Shell.Command.command_text = null [private]


Property Documentation

ICommandAction Core.Shell.Command.Action [get, set]

ICommandLine Core.Shell.Command.CommandLine [get, set]

CommandType Core.Shell.Command.CommandType [get, set]

String Core.Shell.Command.CommandText [get, set]

ICommand Core.Shell.Command.PreviousCommand [get, set]

ICommand Core.Shell.Command.NextCommand [get, set]


The documentation for this class was generated from the following file:
Stephen W. Cote, 2009, whitefrost.com