C# Class CoffeeAuth.AdminPage

Administration page for viewing and deleting users
Inheritance: Windows.UI.Xaml.Controls.Page
Afficher le fichier Open project: ms-iot/coffee-auth

Méthodes publiques

Méthode Description
AdminPage ( ) : CoffeeAuth.Models

Private Methods

Méthode Description
AppBarButton_Click ( object sender, RoutedEventArgs e ) : void
ToggleUserDisplay ( bool isVisable ) : void
UpdateListView ( ) : void
deleteUser_Click ( object sender, RoutedEventArgs e ) : void
listView_SelectionChanged ( object sender, SelectionChangedEventArgs e ) : void

Method Details

AdminPage() public méthode

public AdminPage ( ) : CoffeeAuth.Models
Résultat CoffeeAuth.Models