C# Class LiveBoard.PageTemplate.Model.OneDrivePage

Inheritance: GalaSoft.MvvmLight.ObservableObject, IPage
Exibir arquivo Open project: vapps/Modern_LiveBoard

Public Methods

Method Description
OneDrivePage ( ) : System
PrepareToLoadAsync ( ) : Task
ToString ( ) : string
ToXml ( ) : System.Xml.Linq.XElement

Private Methods

Method Description
InitAuth ( ) : void

Method Details

OneDrivePage() public method

public OneDrivePage ( ) : System
return System

PrepareToLoadAsync() public method

public PrepareToLoadAsync ( ) : Task
return Task

ToString() public method

public ToString ( ) : string
return string

ToXml() public method

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