C# Class WhoCanHelpMe.Tasks.NewsTasks

Inheritance: INewsTasks
Mostrar archivo Open project: jongeorge1/Who-Can-Help-Me

Public Methods

Method Description
GetDevelopmentTeamBuzz ( ) : IList
GetProjectBuzz ( ) : IList
NewsTasks ( INewsService newsService ) : System.Collections.Generic

Method Details

GetDevelopmentTeamBuzz() public method

public GetDevelopmentTeamBuzz ( ) : IList
return IList

GetProjectBuzz() public method

public GetProjectBuzz ( ) : IList
return IList

NewsTasks() public method

public NewsTasks ( INewsService newsService ) : System.Collections.Generic
newsService INewsService
return System.Collections.Generic