C# Class Xamalytics.Pages.NextPage

Inheritance: ContentPageBase
ファイルを表示 Open project: TheEightBot/Xamalytics

Public Methods

Method Description
NextPage ( ) : System

Protected Methods

Method Description
OnAppearing ( ) : void

Private Methods

Method Description
PlatformSelected ( string platform ) : System.Threading.Tasks.Task

Method Details

NextPage() public method

public NextPage ( ) : System
return System

OnAppearing() protected method

protected OnAppearing ( ) : void
return void