C# Class ECollegeAPI.Services.Discussions.FetchMyDiscussionResponsesByResponseService

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

Méthodes publiques

Méthode Description
FetchMyDiscussionResponsesByResponseService ( long responseId ) : System.Collections.Generic
ProcessResponse ( string resp ) : void

Method Details

FetchMyDiscussionResponsesByResponseService() public méthode

public FetchMyDiscussionResponsesByResponseService ( long responseId ) : System.Collections.Generic
responseId long
Résultat System.Collections.Generic

ProcessResponse() public méthode

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