C# Class XamarinForms.QbChat.Pages.LoginPage

Inheritance: Xamarin.Forms.ContentPage
ファイルを表示 Open project: QuickBlox/quickblox-dotnet-sdk

Public Methods

Method Description
LoginPage ( ) : System

Protected Methods

Method Description
OnAppearing ( ) : void

Private Methods

Method Description
OnClicked ( object sender, EventArgs e ) : void

Method Details

LoginPage() public method

public LoginPage ( ) : System
return System

OnAppearing() protected method

protected OnAppearing ( ) : void
return void