C# Class CarApp.Api.Controllers.CarController

Inheritance: Microsoft.AspNet.Mvc.Controller
Show file Open project: nicolastakashi/angular2-car-app

Public Methods

Method Description
CarController ( ) : System.Collections.Generic

Private Methods

Method Description
Delete ( int id ) : void
Get ( int id ) : Car
Get ( ) : List
Post ( [ value ) : void
Put ( int id, [ value ) : void

Method Details

CarController() public method

public CarController ( ) : System.Collections.Generic
return System.Collections.Generic