C# Class LatestChatty.ViewModels.SearchResultList

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

Méthodes publiques

Méthode Description
Refresh ( ) : void
SearchResultList ( string search ) : System

Private Methods

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

Method Details

Refresh() public méthode

public Refresh ( ) : void
Résultat void

SearchResultList() public méthode

public SearchResultList ( string search ) : System
search string
Résultat System