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

Logical representation the module-selector.
Inheritance: ViewModelBase
Afficher le fichier Open project: philcockfield/Open.TestHarness.SL Class Usage Examples

Méthodes publiques

Méthode Description
SelectorPanelViewModel ( RootViewModel parent ) : System

Private Methods

Méthode Description
GetTags ( ) : IEnumerable
OnAddAssemblyClick ( ) : void
OnAutoRunTestsClick ( ) : void
OnRunUnitTests ( ) : void
UpdateTestSelectorModel ( ) : void

Method Details

SelectorPanelViewModel() public méthode

public SelectorPanelViewModel ( RootViewModel parent ) : System
parent RootViewModel
Résultat System