C# Class OfficeTicTacToe.Views.SettingsView

An empty page that can be used on its own or navigated to within a Frame.
Show file Open project: DXFrance/OfficeTicTacToe

Public Methods

Method Description
SettingsView ( ) : OfficeTicTacToe.Common

Private Methods

Method Description
DisconnectionButton_Click ( object sender, RoutedEventArgs e ) : void

Method Details

SettingsView() public method

public SettingsView ( ) : OfficeTicTacToe.Common
return OfficeTicTacToe.Common