C# Class ECollegeAPI.Services.Upcoming.FetchMyUpcomingEventsService

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

Méthodes publiques

Méthode Description
FetchMyUpcomingEventsService ( ) : System
FetchMyUpcomingEventsService ( System.DateTime until ) : System
ProcessResponse ( string resp ) : void

Method Details

FetchMyUpcomingEventsService() public méthode

public FetchMyUpcomingEventsService ( ) : System
Résultat System

FetchMyUpcomingEventsService() public méthode

public FetchMyUpcomingEventsService ( System.DateTime until ) : System
until System.DateTime
Résultat System

ProcessResponse() public méthode

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