C# Class Droid.MainActivity

Inheritance: Android.App.Activity
Mostra file Open project: xamarin/mobile-samples

Public Methods

Method Description
DownloadHomepageAsync ( ) : Task

Protected Methods

Method Description
OnCreate ( Bundle bundle ) : void

Method Details

DownloadHomepageAsync() public method

public DownloadHomepageAsync ( ) : Task
return Task

OnCreate() protected method

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