C# Class PyriteUI.RunScenariosItemsView

Interaction logic for CItems.xaml
Inheritance: System.Windows.Controls.Grid, ControlsHelper.IRefreshable
Afficher le fichier Open project: noant/Pyrite

Méthodes publiques

Méthode Description
Refresh ( ) : void
Run ( int number ) : void
RunScenariosItemsView ( ) : System
SelectFirstControl ( ) : void

Method Details

Refresh() public méthode

public Refresh ( ) : void
Résultat void

Run() public méthode

public Run ( int number ) : void
number int
Résultat void

RunScenariosItemsView() public méthode

public RunScenariosItemsView ( ) : System
Résultat System

SelectFirstControl() public méthode

public SelectFirstControl ( ) : void
Résultat void