C# 클래스 X.Extension.ThirdParty.Facebook.VM.SplashVM

상속: ViewModelBase
파일 보기 프로젝트 열기: liquidboy/X

공개 메소드들

메소드 설명
ParseAuthenticationResult ( WebAuthenticationResult result ) : void
SplashVM ( ) : GalaSoft.MvvmLight

비공개 메소드들

메소드 설명
AttemptLogin ( ) : void
GetAPIData ( ) : void
GetProfileImageUrl ( string userId, string type = "square" ) : string
GetUserAsync ( ) : System.Threading.Tasks.Task
GetUserFeedAsync ( string userid ) : System.Threading.Tasks.Task
PopulatePassportData ( ) : void

메소드 상세

ParseAuthenticationResult() 공개 메소드

public ParseAuthenticationResult ( WebAuthenticationResult result ) : void
result Windows.Security.Authentication.Web.WebAuthenticationResult
리턴 void

SplashVM() 공개 메소드

public SplashVM ( ) : GalaSoft.MvvmLight
리턴 GalaSoft.MvvmLight