C# Class cleanLayer.GUI.Pages.ScriptsPage

Interaction logic for ScriptsPage.xaml
Inheritance: System.Windows.Controls.UserControl, IGUIPage
Show file Open project: Vipeax/cleanLayer

Public Methods

Method Description
ScriptsPage ( ) : System

Private Methods

Method Description
buttonStart_Click ( object sender, RoutedEventArgs e ) : void
buttonStop_Click ( object sender, RoutedEventArgs e ) : void
listBoxScripts_SelectionChanged ( object sender, System.Windows.Controls.SelectionChangedEventArgs e ) : void

Method Details

ScriptsPage() public method

public ScriptsPage ( ) : System
return System