C# Class MainSaite.Controllers.DriverLocationHubController

Inheritance: ApiController
Afficher le fichier Open project: CH033dotNET/Taxi

Méthodes publiques

Méthode Description
DriverLocationHubController ( ) : System

Private Methods

Méthode Description
AddDriver ( DriverLocationDTO data ) : HttpResponseMessage
AddedLocation ( CoordinatesExDTO data ) : HttpResponseMessage
RemoveDriver ( int id ) : HttpResponseMessage

Method Details

DriverLocationHubController() public méthode

public DriverLocationHubController ( ) : System
Résultat System