Class ConsoleCommandParser
public class ConsoleCommandParser
- Inheritance
-
ConsoleCommandParser
- Inherited Members
Constructors
ConsoleCommandParser(IConsoleEngine, ProfileService, SchedulerService, ClinicalDocumentService, ConsoleSessionManager)
public ConsoleCommandParser(IConsoleEngine console, ProfileService profileService, SchedulerService schedulerService, ClinicalDocumentService clinicalDocService, ConsoleSessionManager sessionManager)
Parameters
consoleIConsoleEngineprofileServiceProfileServiceschedulerServiceSchedulerServiceclinicalDocServiceClinicalDocumentServicesessionManagerConsoleSessionManager
Methods
ParseInteractive(ICommand)
public CommandParameters ParseInteractive(ICommand command)
Parameters
commandICommand