Fantasy
搜索结果

    显示/隐藏目录

    FantasySerializerType 类

    框架内置的序列化器类型

    继承
    object
    FantasySerializerType
    继承成员
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    命名空间: 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
    • 编辑本文
    • 查看源代码
    本文内容
    Back to top Generated by DocFX