C# Class ECollegeAPI.Services.Users.FetchMeService

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

Méthodes publiques

Méthode Description
FetchMeService ( ) : ECollegeAPI.Model
ProcessResponse ( string resp ) : void

Method Details

FetchMeService() public méthode

public FetchMeService ( ) : ECollegeAPI.Model
Résultat ECollegeAPI.Model

ProcessResponse() public méthode

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