C# Class LiveBoard.PageTemplate.Model.SimpleListPage

Inheritance: GalaSoft.MvvmLight.ObservableObject, IPage
Afficher le fichier Open project: vapps/Modern_LiveBoard

Méthodes publiques

Méthode Description
PrepareToLoadAsync ( ) : Task
SimpleListPage ( ) : System
ToXml ( ) : System.Xml.Linq.XElement

Method Details

PrepareToLoadAsync() public méthode

public PrepareToLoadAsync ( ) : Task
Résultat Task

SimpleListPage() public méthode

public SimpleListPage ( ) : System
Résultat System

ToXml() public méthode

public ToXml ( ) : System.Xml.Linq.XElement
Résultat System.Xml.Linq.XElement