C# 클래스 ECollegeAPI.Services.Dropbox.FetchDropboxMessagesService

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

공개 메소드들

메소드 설명
FetchDropboxMessagesService ( long studentId, long courseId, long basketId ) : System.Collections.Generic
ProcessResponse ( string resp ) : void

메소드 상세

FetchDropboxMessagesService() 공개 메소드

public FetchDropboxMessagesService ( long studentId, long courseId, long basketId ) : System.Collections.Generic
studentId long
courseId long
basketId long
리턴 System.Collections.Generic

ProcessResponse() 공개 메소드

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