C# Class MALClient.XShared.ViewModels.Main.LogInViewModel

This class is literally the last in the process of mvvm conversion... lol. Believe me or not but log in was all in code behind for whole 9 months. "Broken code gets fixed, bad code stays bad forever(almost)" 04.09.2016
Inheritance: ViewModelBase
Afficher le fichier Open project: Mordonus/MALClient Class Usage Examples

Méthodes publiques

Méthode Description
Init ( ) : void

Private Methods

Méthode Description
AttemptAuthentication ( ) : void

Method Details

Init() public méthode

public Init ( ) : void
Résultat void