C# Class ECollegeAPI.Services.Discussions.FetchMyDiscussionResponsesByTopicService

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

Méthodes publiques

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

Method Details

FetchMyDiscussionResponsesByTopicService() public méthode

public FetchMyDiscussionResponsesByTopicService ( long topicId ) : System.Collections.Generic
topicId long
Résultat System.Collections.Generic

ProcessResponse() public méthode

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