点击或拖拽改变大小

JsonCompress 类

JSON压缩工具
继承层次
SystemObject
  GISShare.JsonJsonCompress

命名空间:  GISShare.Json
程序集:  GISShare.Json (在 GISShare.Json.dll 中) 版本:1.0.0.1 (1.0.0.1)
语法
public class JsonCompress

The JsonCompress type exposes the following members.

构造函数
  名称说明
公共方法JsonCompress
初始化 JsonCompress 类的一个新实例
Top
方法
  名称说明
公共方法Compress
压缩JSON
公共方法Compressed
是否已压缩
公共方法Decompress
解压JSON
受保护的方法StringValueFilter
字符串值过滤(可以通过该函数过滤属性的值)
Top
参见