C# Class LiveBoard.PageTemplate.Model.SimpleListPage

Inheritance: GalaSoft.MvvmLight.ObservableObject, IPage
Mostra file Open project: vapps/Modern_LiveBoard

Public Methods

Method Description
PrepareToLoadAsync ( ) : Task
SimpleListPage ( ) : System
ToXml ( ) : System.Xml.Linq.XElement

Method Details

PrepareToLoadAsync() public method

public PrepareToLoadAsync ( ) : Task
return Task

SimpleListPage() public method

public SimpleListPage ( ) : System
return System

ToXml() public method

public ToXml ( ) : System.Xml.Linq.XElement
return System.Xml.Linq.XElement