C# Class MySchoolApp.MainViewModel

Inheritance: MySchoolApp.ViewModelBase
显示文件 Open project: ChrisKoenig/Windows-Phone-Starter-Kit-for-Schools

Public Methods

Method Description
LoadData ( ) : void

Private Methods

Method Description
loadAthletics ( ) : void
loadClubs ( ) : void
loadContacts ( ) : void
loadLinks ( ) : void
loadLocations ( ) : void
loadNews ( ) : void
loadSettings ( ) : void
loadWeather ( ) : void
parseLinkFile ( string resourcePath ) : List

Method Details

LoadData() public method

public LoadData ( ) : void
return void