C# Class CellNoiseDemo.MainPage

Inheritance: System.Windows.Controls.UserControl
Show file Open project: freethenation/CellNoiseDemo

Public Methods

Method Description
MainPage ( ) : System

Private Methods

Method Description
ComboBox_SelectionChanged ( object sender, System.Windows.Controls.SelectionChangedEventArgs e ) : void
ComboBox_SelectionChanged_1 ( object sender, System.Windows.Controls.SelectionChangedEventArgs e ) : void
butRndSeed_Click ( object sender, RoutedEventArgs e ) : void

Method Details

MainPage() public method

public MainPage ( ) : System
return System