HttpMethod.Delete

HttpMethod.Delete property

代表一个HTTP DELETE协议方法。

public static HttpMethod Delete { get; }

适当的价值

HTTP DELETE 协议方法。

也可以看看