C# Class MALClient.Android.Fragments.LogInPageFragment

Mostrar archivo Open project: Mordonus/MALClient

Private Properties

Property Type Description
LoginPageButtonOnClick void

Protected Methods

Method Description
Init ( Bundle savedInstanceState ) : void
InitBindings ( ) : void

Private Methods

Method Description
LoginPageButtonOnClick ( object sender, EventArgs eventArgs ) : void

Method Details

Init() protected method

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

InitBindings() protected method

protected InitBindings ( ) : void
return void