C# 클래스 MainSaite.Controllers.DriverLocationHubController

상속: ApiController
파일 보기 프로젝트 열기: CH033dotNET/Taxi

공개 메소드들

메소드 설명
DriverLocationHubController ( ) : System

비공개 메소드들

메소드 설명
AddDriver ( DriverLocationDTO data ) : HttpResponseMessage
AddedLocation ( CoordinatesExDTO data ) : HttpResponseMessage
RemoveDriver ( int id ) : HttpResponseMessage

메소드 상세

DriverLocationHubController() 공개 메소드

public DriverLocationHubController ( ) : System
리턴 System