FantasySerializerType 类
框架内置的序列化器类型
继承成员
命名空间: Fantasy.Serialize
程序集: Fantasy.Net.dll
语法
public static class FantasySerializerType
字段
| 编辑本文 查看源代码Bson
Bson在SerializerManager的数组下标
声明
public const int Bson = 1
字段值
类型 | 描述 |
---|---|
int |
ProtoBuf
ProtoBuf在SerializerManager的数组下标
声明
public const int ProtoBuf = 0
字段值
类型 | 描述 |
---|---|
int |