C# Class MainSaite.Controllers.OperatorHubController

Inheritance: ApiController
显示文件 Open project: CH033dotNET/Taxi

Public Methods

Method Description
OperatorHubController ( ) : System

Private Methods

Method Description
AddDriver ( DriverLocationDTO data ) : HttpResponseMessage
AddedLocation ( CoordinatesExDTO data ) : HttpResponseMessage
RemoveDriver ( int id ) : HttpResponseMessage

Method Details

OperatorHubController() public method

public OperatorHubController ( ) : System
return System