C# Class ECollegeAPI.Services.Multimedia.FetchHtmlByIdService

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

Méthodes publiques

Méthode Description
FetchHtmlByIdService ( long courseId, long htmlId ) : System
ProcessResponse ( string resp ) : void

Method Details

FetchHtmlByIdService() public méthode

public FetchHtmlByIdService ( long courseId, long htmlId ) : System
courseId long
htmlId long
Résultat System

ProcessResponse() public méthode

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