IActionHttpMethodProvider 接口

定义

公开提供程序支持的 http 方法列表的接口。

public interface class IActionHttpMethodProvider
public interface IActionHttpMethodProvider
type IActionHttpMethodProvider = interface
Public Interface IActionHttpMethodProvider
派生

属性

HttpMethods

此操作提供程序支持的 http 方法列表。

适用于