C# Class ECollegeAPI.Services.Courses.FetchMyCoursesService

Inheritance: BaseService
Exibir arquivo Open project: PearsonLearningStudio/mobile2-windows7

Public Methods

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

Method Details

FetchMyCoursesService() public method

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

ProcessResponse() public method

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