C# Class PyriteUI.RunScenarioView

Interaction logic for CRunScenario.xaml
Inheritance: System.Windows.Controls.UserControl
Show file Open project: noant/Pyrite Class Usage Examples

Public Methods

Method Description
Refresh ( ) : void
Run ( ) : void
RunScenarioView ( ) : System

Private Methods

Method Description
btScenarioRun_Click ( object sender, RoutedEventArgs e ) : void
btScenarioRun_MouseRightButtonDown ( object sender, System.Windows.Input.MouseButtonEventArgs e ) : void

Method Details

Refresh() public method

public Refresh ( ) : void
return void

Run() public method

public Run ( ) : void
return void

RunScenarioView() public method

public RunScenarioView ( ) : System
return System