C# Class TransitApp.Core.Services.AlertService

Inheritance: IAlertService
Mostra file Open project: nycmobiledev/transit-app

Public Methods

Method Description
AlertService ( IFollowService followService, IWebService webService ) : System
GetAlerts ( ) : Task>

Method Details

AlertService() public method

public AlertService ( IFollowService followService, IWebService webService ) : System
followService IFollowService
webService IWebService
return System

GetAlerts() public method

public GetAlerts ( ) : Task>
return Task>