C# 클래스 MonocleGiraffe.Android.Activities.SplashScreen

상속: GalaSoft.MvvmLight.Views.ActivityBase
파일 보기 프로젝트 열기: akshay2000/MonocleGiraffe

보호된 메소드들

메소드 설명
OnCreate ( Bundle savedInstanceState ) : void
OnDestroy ( ) : void

비공개 메소드들

메소드 설명
Init ( ) : void
LoadSecretsFile ( ) : string
LogInButton_Click ( object sender, EventArgs e ) : void
SetBindings ( ) : void

메소드 상세

OnCreate() 보호된 메소드

protected OnCreate ( Bundle savedInstanceState ) : void
savedInstanceState Bundle
리턴 void

OnDestroy() 보호된 메소드

protected OnDestroy ( ) : void
리턴 void