C# Class LatestChatty.ViewModels.StoryDetail

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

Méthodes publiques

Méthode Description
Refresh ( ) : void
StoryDetail ( int id ) : System

Private Methods

Méthode Description
GetStoryDetailCallback ( System.Xml.Linq.XDocument response ) : void

Method Details

Refresh() public méthode

public Refresh ( ) : void
Résultat void

StoryDetail() public méthode

public StoryDetail ( int id ) : System
id int
Résultat System