C# Class ECollegeAPI.Services.Courses.FetchMyCurrentCoursesService

Inheritance: BaseService
Afficher le fichier Open project: PearsonLearningStudio/mobile2-windows7

Méthodes publiques

Méthode Description
FetchMyCurrentCoursesService ( ) : System.Collections.Generic
ProcessResponse ( string resp ) : void

Method Details

FetchMyCurrentCoursesService() public méthode

public FetchMyCurrentCoursesService ( ) : System.Collections.Generic
Résultat System.Collections.Generic

ProcessResponse() public méthode

public ProcessResponse ( string resp ) : void
resp string
Résultat void