C# Class BitfiWallet.NoxWifi

Inheritance: ListActivity
Show file Open project: cybergibbons/bitfi_09072019

Public Properties

Property Type Description
filtered List

Public Methods

Method Description
OnBackPressed ( ) : void

Protected Methods

Method Description
OnCreate ( Bundle bundle ) : void
OnPause ( ) : void
OnResume ( ) : void
OnStop ( ) : void

Method Details

OnBackPressed() public method

public OnBackPressed ( ) : void
return void

OnCreate() protected method

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

OnPause() protected method

protected OnPause ( ) : void
return void

OnResume() protected method

protected OnResume ( ) : void
return void

OnStop() protected method

protected OnStop ( ) : void
return void

Property Details

filtered public static property

public static List filtered
return List