C# Class NewsWidget.Controllers.NewsController

Inheritance: System.ComponentModel.Navigation.Controller
Afficher le fichier Open project: nikhilk/silverlightfx

Méthodes publiques

Méthode Description
List ( ) : Async
NewsController ( [ newsService ) : System
Search ( string query ) : Async

Private Methods

Méthode Description
OnNewsItemsAvailable ( IEnumerable newsItems, object userState ) : void

Method Details

List() public méthode

public List ( ) : Async
Résultat Async

NewsController() public méthode

public NewsController ( [ newsService ) : System
newsService [
Résultat System

Search() public méthode

public Search ( string query ) : Async
query string
Résultat Async