C# Class PyriteUI.RunScenariosItemsView

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

Public Methods

Method Description
Refresh ( ) : void
Run ( int number ) : void
RunScenariosItemsView ( ) : System
SelectFirstControl ( ) : void

Method Details

Refresh() public method

public Refresh ( ) : void
return void

Run() public method

public Run ( int number ) : void
number int
return void

RunScenariosItemsView() public method

public RunScenariosItemsView ( ) : System
return System

SelectFirstControl() public method

public SelectFirstControl ( ) : void
return void