C# Class NewsWidget.Controllers.NewsController

Inheritance: System.ComponentModel.Navigation.Controller
Exibir arquivo Open project: nikhilk/silverlightfx

Public Methods

Method Description
List ( ) : Async
NewsController ( [ newsService ) : System
Search ( string query ) : Async

Private Methods

Method Description
OnNewsItemsAvailable ( IEnumerable newsItems, object userState ) : void

Method Details

List() public method

public List ( ) : Async
return Async

NewsController() public method

public NewsController ( [ newsService ) : System
newsService [
return System

Search() public method

public Search ( string query ) : Async
query string
return Async