使用英语阅读

通过


HttpMethodMetadata.HttpMethods 属性

定义

返回路由期间使用的 HTTP 方法的只读集合。 空集合表示将接受任何 HTTP 方法。

public System.Collections.Generic.IReadOnlyList<string> HttpMethods { get; }

属性值

实现

适用于