Interface IQueryParameters

IQueryParameters 接口

表示 API 请求的查询参数。

public interface IQueryParameters

方法

名称描述
GetQueryParameters()获取查询参数作为字符串。

另请参见