C# Class Smeedee.Android.Screens.LoginScreen

Inheritance: Android.App.Activity
ファイルを表示 Open project: Smeedee/Smeedee-Mobile

Protected Methods

Method Description
OnCreate ( Bundle bundle ) : void

Private Methods

Method Description
NotifyInvalidInput ( ) : void

Method Details

OnCreate() protected method

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