C# Class Sample.Forms.LoginPage

Inheritance: Xamarin.Forms.ContentPage
ファイルを表示 Open project: Clancey/SimpleAuth

Public Methods

Method Description
LoginPage ( Authenticator authenticator ) : System

Private Methods

Method Description
Handle_Clicked ( object sender, System e ) : void

Method Details

LoginPage() public method

public LoginPage ( Authenticator authenticator ) : System
authenticator SimpleAuth.Authenticator
return System