HttpMethod.Put

HttpMethod.Put property

代表一个HTTP PUT协议方法。

public static HttpMethod Put { get; }

适当的价值

HTTP PUT 协议方法。

也可以看看