C# Class BooksServiceSample.Controllers.ValuesController

Inheritance: Microsoft.AspNetCore.Mvc.Controller
ファイルを表示 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