C# Class BooksServiceSample.Controllers.ValuesController

Inheritance: Microsoft.AspNetCore.Mvc.Controller
Show file Open project: ProfessionalCSharp/ProfessionalCSharp6

Private Methods

Method Description
Delete ( int id ) : void
Get ( ) : IEnumerable
Get ( int id ) : string
Post ( [ value ) : void
Put ( int id, [ value ) : void