C# Class Todo.App

Inheritance: Todo.Application
Exibir arquivo Open project: kidozen/kido-xamarin

Public Methods

Method Description
GetLoginPage ( KidoZen onAuthFinish ) : System.Windows.Controls.Page
GetMainPage ( ) : System.Windows.Controls.Page

Method Details

GetLoginPage() public static method

public static GetLoginPage ( KidoZen onAuthFinish ) : System.Windows.Controls.Page
onAuthFinish KidoZen
return System.Windows.Controls.Page

GetMainPage() public static method

public static GetMainPage ( ) : System.Windows.Controls.Page
return System.Windows.Controls.Page