Get

HttpMethod.Get property

表示 HTTP GET 协议方法。

public static HttpMethod Get { get; }

适当的价值

HTTP GET 方法。

也可以看看