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
显示文件 Open project: Mordonus/MALClient Class Usage Examples

Public Methods

Method Description
Init ( ) : void

Private Methods

Method Description
AttemptAuthentication ( ) : void

Method Details

Init() public method

public Init ( ) : void
return void