一款简单易用的基础网络通讯组件库。

WebApiSerializerConverterAddJsonSerializerFormatter 方法

添加Json序列化器

Definition

命名空间: TouchSocket.WebApi
程序集: TouchSocket.WebApi (在 TouchSocket.WebApi.dll 中) 版本:3.0.0+ccaf96084d09f972257496d1dd63b8ba3c1e44f0
C#
public void AddJsonSerializerFormatter(
	JsonSerializerSettings settings
)

参数

settings  JsonSerializerSettings

[缺少 "M:TouchSocket.WebApi.WebApiSerializerConverter.AddJsonSerializerFormatter(Newtonsoft.Json.JsonSerializerSettings)" 的 <param name="settings"/> 文档]

参见