C# Class EasyBike.Droid.Views.AboutActivity

Inheritance: Android.App.Activity
Show file Open project: ThePublicBikeGang/EasyBike Class Usage Examples

Public Methods

Method Description
List_Click ( StoreLink item ) : void

Protected Methods

Method Description
OnCreate ( Bundle bundle ) : void

Method Details

List_Click() public method

public List_Click ( StoreLink item ) : void
item StoreLink
return void

OnCreate() protected method

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