C# Class Mediatheque.LoginPage

Logique d'interaction pour MainWindow.xaml
Inheritance: System.Windows.Window
Mostrar archivo Open project: matzora/TPM1Agile2

Public Methods

Method Description
LoginPage ( ) : System

Private Methods

Method Description
BtnLogin_Click ( object sender, RoutedEventArgs e ) : void
rememberTheUser ( bool value ) : void

Method Details

LoginPage() public method

public LoginPage ( ) : System
return System