C# Class LatestChatty.ViewModels.StoryList

Inheritance: INotifyPropertyChanged
Datei anzeigen Open project: fleabix/LatestChatty-WP7 Class Usage Examples

Public Methods

Method Description
GetStoriesCallback ( System.Xml.Linq.XDocument response ) : void
Refresh ( ) : void
StoryList ( ) : System

Method Details

GetStoriesCallback() public method

public GetStoriesCallback ( System.Xml.Linq.XDocument response ) : void
response System.Xml.Linq.XDocument
return void

Refresh() public method

public Refresh ( ) : void
return void

StoryList() public method

public StoryList ( ) : System
return System