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.OutputViewModel Class Reference
+ Inheritance diagram for CShell.Modules.Repl.ViewModels.OutputViewModel:
+ Collaboration diagram for CShell.Modules.Repl.ViewModels.OutputViewModel:

Public Member Functions

 OutputViewModel (IEventAggregator eventAggregator)
 
 OutputViewModel (IEventAggregator eventAggregator)
 
- Public Member Functions inherited from CShell.Framework.Services.IOutput
void Write (string format, params object[] arg)
 
void WriteLine (string format, params object[] arg)
 
void Clear ()
 
void Write (string format, params object[] arg)
 
void WriteLine (string format, params object[] arg)
 
void Clear ()
 

Properties

override PaneLocation PreferredLocation [get]
 
- 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.IOutput
int BufferLength [get, set]
 
string Font [get, set]
 
double FontSize [get, set]
 
Color TextColor [get, set]
 
Color BackgroundColor [get, set]
 

Private Attributes

IOutputView _view
 

Additional Inherited Members

- Protected Member Functions inherited from CShell.Framework.Tool
 Tool ()
 
 Tool ()
 

Constructor & Destructor Documentation

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

Member Data Documentation

IOutputView CShell.Modules.Repl.ViewModels.OutputViewModel._view
private

Property Documentation

override PaneLocation CShell.Modules.Repl.ViewModels.OutputViewModel.PreferredLocation
get

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