C# Class MetroPass.UI.Views.NewDatabaseView

A basic page that provides characteristics common to most applications.
Inheritance: Windows.UI.Xaml.Controls.Page, IPasswordErrorStateView
Afficher le fichier Open project: TheAngryByrd/MetroPass

Méthodes publiques

Méthode Description
NewDatabaseView ( ) : System
SetPasswordState ( bool passwordsMatch ) : void

Method Details

NewDatabaseView() public méthode

public NewDatabaseView ( ) : System
Résultat System

SetPasswordState() public méthode

public SetPasswordState ( bool passwordsMatch ) : void
passwordsMatch bool
Résultat void