C# 클래스 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
상속: ViewModelBase
파일 보기 프로젝트 열기: Mordonus/MALClient 1 사용 예제들

공개 메소드들

메소드 설명
Init ( ) : void

비공개 메소드들

메소드 설명
AttemptAuthentication ( ) : void

메소드 상세

Init() 공개 메소드

public Init ( ) : void
리턴 void