C# Class Fizzi.Applications.ChallongeVisualization.View.Settings

Interaction logic for Settings.xaml
Inheritance: System.Windows.Window
Show file Open project: JLaferri/ChallongeMatchDisplay Class Usage Examples

Public Methods

Method Description
Settings ( ) : System

Private Methods

Method Description
Cancel_Click ( object sender, RoutedEventArgs e ) : void
SaveChallonge_Click ( object sender, RoutedEventArgs e ) : void
Save_Click ( object sender, RoutedEventArgs e ) : void
Update_Challonge_Checkbox ( ) : void
Update_Scoreboard_Checkbox ( ) : void
browse_Click ( object sender, RoutedEventArgs e ) : void
enableScoreboard_Click ( object sender, RoutedEventArgs e ) : void

Method Details

Settings() public method

public Settings ( ) : System
return System