C# 클래스 ECollegeAPI.Services.Upcoming.FetchMyUpcomingEventsService

상속: BaseService
파일 보기 프로젝트 열기: PearsonLearningStudio/mobile2-windows7

공개 메소드들

메소드 설명
FetchMyUpcomingEventsService ( ) : System
FetchMyUpcomingEventsService ( System.DateTime until ) : System
ProcessResponse ( string resp ) : void

메소드 상세

FetchMyUpcomingEventsService() 공개 메소드

public FetchMyUpcomingEventsService ( ) : System
리턴 System

FetchMyUpcomingEventsService() 공개 메소드

public FetchMyUpcomingEventsService ( System.DateTime until ) : System
until System.DateTime
리턴 System

ProcessResponse() 공개 메소드

public ProcessResponse ( string resp ) : void
resp string
리턴 void