C# Class WebAPIApplication.Controllers.ValuesController

Inheritance: Microsoft.AspNet.Mvc.Controller
Mostra file Open project: miles-no/aspnet-docker Class Usage Examples

Private Methods

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