Interface IActionHttpMethodProvider
- Namespace
- System.Web.Http.Controllers
- Assembly
- System.Web.Http.dll
public interface IActionHttpMethodProvider
Properties
HttpMethods
Collection<HttpMethod> HttpMethods { get; }
public interface IActionHttpMethodProvider
Collection<HttpMethod> HttpMethods { get; }