
Public Member Functions | |
| override void | Initialize () |
| override void | Destroy () |
| override void | PrepareCommandLine (Core.Shell.Interfaces.IContext context, Core.Shell.Interfaces.ICommandLine command_line) |
| override void | ExecuteCommandLine (Core.Shell.Interfaces.IContext context, Core.Shell.Interfaces.ICommandLine command_line) |
| override Core.Shell.ActionResponseType | ExecuteCommandAction (Core.Shell.Interfaces.ICommand command) |
| override Core.Shell.Interfaces.IContext | NewShellContext () |
Private Attributes | |
| Core.ApplicationContext | app_context = null |
| bool | local_factory_start = false |
| override void Core.Tools.AccountManager.Shell.AccountManagerShellFactory.Initialize | ( | ) | [virtual] |
Reimplemented from Core.Shell.ShellFactory.
| override void Core.Tools.AccountManager.Shell.AccountManagerShellFactory.Destroy | ( | ) | [virtual] |
Reimplemented from Core.Shell.ShellFactory.
| override void Core.Tools.AccountManager.Shell.AccountManagerShellFactory.PrepareCommandLine | ( | Core.Shell.Interfaces.IContext | context, | |
| Core.Shell.Interfaces.ICommandLine | command_line | |||
| ) |
| override void Core.Tools.AccountManager.Shell.AccountManagerShellFactory.ExecuteCommandLine | ( | Core.Shell.Interfaces.IContext | context, | |
| Core.Shell.Interfaces.ICommandLine | command_line | |||
| ) |
| override Core.Shell.ActionResponseType Core.Tools.AccountManager.Shell.AccountManagerShellFactory.ExecuteCommandAction | ( | Core.Shell.Interfaces.ICommand | command | ) |
| override Core.Shell.Interfaces.IContext Core.Tools.AccountManager.Shell.AccountManagerShellFactory.NewShellContext | ( | ) | [virtual] |
Reimplemented from Core.Shell.ShellFactory.
Core.ApplicationContext Core.Tools.AccountManager.Shell.AccountManagerShellFactory.app_context = null [private] |
bool Core.Tools.AccountManager.Shell.AccountManagerShellFactory.local_factory_start = false [private] |