C# Class ECollegeAPI.Services.FetchTokenService

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

Méthodes publiques

Méthode Description
FetchTokenService ( String grantToken ) : System
ProcessResponse ( string resp ) : void

Method Details

FetchTokenService() public méthode

public FetchTokenService ( String grantToken ) : System
grantToken String
Résultat System

ProcessResponse() public méthode

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