C# Class Open.TestHarness.View.Selector.SelectorPanelViewModel

Logical representation the module-selector.
Inheritance: ViewModelBase
Show file Open project: philcockfield/Open.TestHarness.SL Class Usage Examples

Public Methods

Method Description
SelectorPanelViewModel ( RootViewModel parent ) : System

Private Methods

Method Description
GetTags ( ) : IEnumerable
OnAddAssemblyClick ( ) : void
OnAutoRunTestsClick ( ) : void
OnRunUnitTests ( ) : void
UpdateTestSelectorModel ( ) : void

Method Details

SelectorPanelViewModel() public method

public SelectorPanelViewModel ( RootViewModel parent ) : System
parent RootViewModel
return System