IGLib  1.7.2
The IGLib base library EXTENDED - with other lilbraries and applications.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
CShell.Modules.Repl.ViewModels.ReplViewModel Class Reference
+ Inheritance diagram for CShell.Modules.Repl.ViewModels.ReplViewModel:
+ Collaboration diagram for CShell.Modules.Repl.ViewModels.ReplViewModel:

Public Member Functions

 ReplViewModel (IEventAggregator eventAggregator)
 
 ReplViewModel (IEventAggregator eventAggregator)
 
- Public Member Functions inherited from CShell.Framework.Services.IRepl
void Clear ()
 
void SuppressWarning (string warningCode)
 
void ShowWarning (string warningCode)
 
void Clear ()
 
void SuppressWarning (string warningCode)
 
void ShowWarning (string warningCode)
 

Private Attributes

readonly Timer timer
 
IRepl internalRepl
 
IReplView replView
 
IShell shell
 

Additional Inherited Members

- Protected Member Functions inherited from CShell.Framework.Tool
 Tool ()
 
 Tool ()
 
- Properties inherited from CShell.Framework.Tool
ICommand CloseCommand [get]
 
abstract PaneLocation PreferredLocation [get]
 
abstract Uri Uri [get]
 
virtual Uri IconSource [get]
 
bool IsVisible [get, set]
 
- Properties inherited from CShell.Framework.ITool
Uri Uri [get]
 
ICommand CloseCommand [get]
 
PaneLocation PreferredLocation [get]
 
bool IsVisible [get, set]
 
- Properties inherited from CShell.Framework.Services.IRepl
bool IsEvaluating [get]
 
IEnumerable< string > SuppressedWarnings [get]
 
bool ShowConsoleOutput [get, set]
 
string Font [get, set]
 
double FontSize [get, set]
 
Color BackgroundColor [get, set]
 
Color OutputColor [get, set]
 
Color WarningColor [get, set]
 
Color ErrorColor [get, set]
 
Color ReplColor [get, set]
 

Constructor & Destructor Documentation

CShell.Modules.Repl.ViewModels.ReplViewModel.ReplViewModel ( IEventAggregator  eventAggregator)
inline
CShell.Modules.Repl.ViewModels.ReplViewModel.ReplViewModel ( IEventAggregator  eventAggregator)
inline

Member Data Documentation

readonly Timer CShell.Modules.Repl.ViewModels.ReplViewModel.timer
private
IRepl CShell.Modules.Repl.ViewModels.ReplViewModel.internalRepl
private
IReplView CShell.Modules.Repl.ViewModels.ReplViewModel.replView
private
IShell CShell.Modules.Repl.ViewModels.ReplViewModel.shell
private

The documentation for this class was generated from the following file: