C# Class ExampleClient.Views.MainPage

A bunch of buttons to test the sending of notifications.
Show file Open project: saturdaymp/XPlugins.Notifications

Public Methods

Method Description
MainPage ( ) : ExampleClient.ViewModels

Create the main page and intialize the view model.

Method Details

MainPage() public method

Create the main page and intialize the view model.
public MainPage ( ) : ExampleClient.ViewModels
return ExampleClient.ViewModels