C# Class StoryTeller.UserInterface.Controls.TestFilterBar

Interaction logic for TestFilterBar.xaml
Inheritance: System.Windows.Controls.UserControl, ITestFilterBar
Datei anzeigen Open project: adymitruk/storyteller

Public Methods

Method Description
RunAll ( ) : void
TestFilterBar ( ) : System

Private Methods

Method Description
btnApply_Click ( object sender, System e ) : void
btnClear_Click ( object sender, System e ) : void

Method Details

RunAll() public method

public RunAll ( ) : void
return void

TestFilterBar() public method

public TestFilterBar ( ) : System
return System