HttpMethod.Get

HttpMethod.Get property

表示一个HTTP GET协议方法。

public static HttpMethod Get { get; }

适当的价值

HTTP GET 方法。

也可以看看