C# Class HamstringFX.data.RaceServiceProxy

Inheritance: IRaceServiceProxy
Mostra file Open project: nicholascloud/presentations

Public Methods

Method Description
RaceServiceProxy ( string endpoint, string token ) : System
UpcomingRaces ( ) : ICollection

Method Details

RaceServiceProxy() public method

public RaceServiceProxy ( string endpoint, string token ) : System
endpoint string
token string
return System

UpcomingRaces() public method

public UpcomingRaces ( ) : ICollection
return ICollection