C# Class ECollegeAPI.Services.Grades.FetchMyGradebookItemGradeService

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

Méthodes publiques

Méthode Description
FetchMyGradebookItemGradeService ( long courseId, string gradebookItemGuid ) : System.Collections.Generic
ProcessResponse ( string resp ) : void

Method Details

FetchMyGradebookItemGradeService() public méthode

public FetchMyGradebookItemGradeService ( long courseId, string gradebookItemGuid ) : System.Collections.Generic
courseId long
gradebookItemGuid string
Résultat System.Collections.Generic

ProcessResponse() public méthode

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