C# Class ECollegeAPI.Services.Courses.FetchMyCurrentCoursesService

Inheritance: BaseService
显示文件 Open project: PearsonLearningStudio/mobile2-windows7

Public Methods

Method Description
FetchMyCurrentCoursesService ( ) : System.Collections.Generic
ProcessResponse ( string resp ) : void

Method Details

FetchMyCurrentCoursesService() public method

public FetchMyCurrentCoursesService ( ) : System.Collections.Generic
return System.Collections.Generic

ProcessResponse() public method

public ProcessResponse ( string resp ) : void
resp string
return void