HttpMethodTypeGet 字段
以GET方式。支持调用上下文。
以该方式时,所有的参数类型必须是基础类型。所有的参数来源均来自url参数。
命名空间: TouchSocket.WebApi程序集: TouchSocket.WebApi (在 TouchSocket.WebApi.dll 中) 版本:4.1.4.7+7f7e1f78093c99347956e09330d5d7aca1d2bdf2
public const string Get = "Get"
Public Const Get As String = "Get"
static val mutable Get: string
字段值
String