C# Class DotnetPush.AppShell

Inheritance: Shell
Mostrar archivo Open project: ably/ably-dotnet

Public Methods

Method Description
AppShell ( ) : DotnetPush.ViewModels

Initializes a new instance of the AppShell class.

Private Methods

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

Method Details

AppShell() public method

Initializes a new instance of the AppShell class.
public AppShell ( ) : DotnetPush.ViewModels
return DotnetPush.ViewModels