C# Class LatestChatty.ViewModels.StoryList

Inheritance: INotifyPropertyChanged
Afficher le fichier Open project: fleabix/LatestChatty-WP7 Class Usage Examples

Méthodes publiques

Méthode Description
GetStoriesCallback ( System.Xml.Linq.XDocument response ) : void
Refresh ( ) : void
StoryList ( ) : System

Method Details

GetStoriesCallback() public méthode

public GetStoriesCallback ( System.Xml.Linq.XDocument response ) : void
response System.Xml.Linq.XDocument
Résultat void

Refresh() public méthode

public Refresh ( ) : void
Résultat void

StoryList() public méthode

public StoryList ( ) : System
Résultat System