C# Class DiscordClient.Views.LoginSelection

An empty page that can be used on its own or navigated to within a Frame.
Inheritance: Page
Afficher le fichier Open project: JKapostins/Discord-Client

Méthodes publiques

Méthode Description
LoginSelection ( ) : Discord

Private Methods

Méthode Description
tokenButton_Click ( object sender, RoutedEventArgs e ) : void
usernameAndPaswordButton_Click ( object sender, RoutedEventArgs e ) : void

Method Details

LoginSelection() public méthode

public LoginSelection ( ) : Discord
Résultat Discord