C# Class MonocleGiraffe.Android.Activities.SplashScreen

Inheritance: GalaSoft.MvvmLight.Views.ActivityBase
ファイルを表示 Open project: akshay2000/MonocleGiraffe

Protected Methods

Method Description
OnCreate ( Bundle savedInstanceState ) : void
OnDestroy ( ) : void

Private Methods

Method Description
Init ( ) : void
LoadSecretsFile ( ) : string
LogInButton_Click ( object sender, EventArgs e ) : void
SetBindings ( ) : void

Method Details

OnCreate() protected method

protected OnCreate ( Bundle savedInstanceState ) : void
savedInstanceState Bundle
return void

OnDestroy() protected method

protected OnDestroy ( ) : void
return void