C# Class LatestChatty.ViewModels.SearchResultList

Inheritance: INotifyPropertyChanged
Mostra file Open project: fleabix/LatestChatty-WP7 Class Usage Examples

Public Methods

Method Description
Refresh ( ) : void
SearchResultList ( string search ) : System

Private Methods

Method Description
GetCommentsCallback ( System.Xml.Linq.XDocument response ) : void

Method Details

Refresh() public method

public Refresh ( ) : void
return void

SearchResultList() public method

public SearchResultList ( string search ) : System
search string
return System