点击或拖拽改变大小

JsonDeserializeOptionGlobalKeyFormat 字段

对Model的全局Key格式化器 Read the first letter of Key in Model: default, capitalization, lowercase

命名空间:  CPF.Windows.Json
程序集:  CPF.Windows (在 CPF.Windows.dll 中) 版本:0.8.8.5
语法
C#
public Func<string, Type, string> GlobalKeyFormat

字段值

类型:FuncString, Type, String
参见