C# 클래스 HamstringFX.data.RaceServiceProxy

상속: IRaceServiceProxy
파일 보기 프로젝트 열기: nicholascloud/presentations

공개 메소드들

메소드 설명
RaceServiceProxy ( string endpoint, string token ) : System
UpcomingRaces ( ) : ICollection

메소드 상세

RaceServiceProxy() 공개 메소드

public RaceServiceProxy ( string endpoint, string token ) : System
endpoint string
token string
리턴 System

UpcomingRaces() 공개 메소드

public UpcomingRaces ( ) : ICollection
리턴 ICollection