C# Class ECollegeAPI.Services.Discussions.FetchMyDiscussionTopicByIdService

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

Méthodes publiques

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

Method Details

FetchMyDiscussionTopicByIdService() public méthode

public FetchMyDiscussionTopicByIdService ( string userTopicId ) : System.Collections.Generic
userTopicId string
Résultat System.Collections.Generic

ProcessResponse() public méthode

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