C# Class NoteTaker.Modern.ExistingNotesPage

Inheritance: Windows.UI.Xaml.Controls.Page
Exibir arquivo Open project: rowanmiller/Demo-EFCore

Public Methods

Method Description
ExistingNotesPage ( ) : System.Linq
Refresh ( ) : void

Method Details

ExistingNotesPage() public method

public ExistingNotesPage ( ) : System.Linq
return System.Linq

Refresh() public method

public Refresh ( ) : void
return void