C# Class WesterdalsApp.MainActivity

Inheritance: Android.App.Activity
Show file Open project: Alexander144/PJ3100Gruppe20GIT

Public Methods

Method Description
Login ( object sender, EventArgs e ) : void

Protected Methods

Method Description
OnCreate ( Bundle bundle ) : void

Method Details

Login() public method

public Login ( object sender, EventArgs e ) : void
sender object
e System.EventArgs
return void

OnCreate() protected method

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