C# Class PyriteUI.RunScenarioView

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

Méthodes publiques

Méthode Description
Refresh ( ) : void
Run ( ) : void
RunScenarioView ( ) : System

Private Methods

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

Method Details

Refresh() public méthode

public Refresh ( ) : void
Résultat void

Run() public méthode

public Run ( ) : void
Résultat void

RunScenarioView() public méthode

public RunScenarioView ( ) : System
Résultat System