Fantasy
搜索结果

    显示/隐藏目录

    OpCodeType 类

    继承
    object
    OpCodeType
    继承成员
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    命名空间: Fantasy.Network
    程序集: Fantasy.Net.dll
    语法
    public static class OpCodeType

    字段

    | 编辑本文 查看源代码

    InnerAddressableMessage

    声明
    public const uint InnerAddressableMessage = 13
    字段值
    类型 描述
    uint
    | 编辑本文 查看源代码

    InnerAddressableRequest

    声明
    public const uint InnerAddressableRequest = 14
    字段值
    类型 描述
    uint
    | 编辑本文 查看源代码

    InnerAddressableResponse

    声明
    public const uint InnerAddressableResponse = 15
    字段值
    类型 描述
    uint
    | 编辑本文 查看源代码

    InnerMessage

    声明
    public const uint InnerMessage = 4
    字段值
    类型 描述
    uint
    | 编辑本文 查看源代码

    InnerRequest

    声明
    public const uint InnerRequest = 5
    字段值
    类型 描述
    uint
    | 编辑本文 查看源代码

    InnerResponse

    声明
    public const uint InnerResponse = 6
    字段值
    类型 描述
    uint
    | 编辑本文 查看源代码

    InnerRouteMessage

    声明
    public const uint InnerRouteMessage = 7
    字段值
    类型 描述
    uint
    | 编辑本文 查看源代码

    InnerRouteRequest

    声明
    public const uint InnerRouteRequest = 8
    字段值
    类型 描述
    uint
    | 编辑本文 查看源代码

    InnerRouteResponse

    声明
    public const uint InnerRouteResponse = 9
    字段值
    类型 描述
    uint
    | 编辑本文 查看源代码

    OuterAddressableMessage

    声明
    public const uint OuterAddressableMessage = 10
    字段值
    类型 描述
    uint
    | 编辑本文 查看源代码

    OuterAddressableRequest

    声明
    public const uint OuterAddressableRequest = 11
    字段值
    类型 描述
    uint
    | 编辑本文 查看源代码

    OuterAddressableResponse

    声明
    public const uint OuterAddressableResponse = 12
    字段值
    类型 描述
    uint
    | 编辑本文 查看源代码

    OuterCustomRouteMessage

    声明
    public const uint OuterCustomRouteMessage = 16
    字段值
    类型 描述
    uint
    | 编辑本文 查看源代码

    OuterCustomRouteRequest

    声明
    public const uint OuterCustomRouteRequest = 17
    字段值
    类型 描述
    uint
    | 编辑本文 查看源代码

    OuterCustomRouteResponse

    声明
    public const uint OuterCustomRouteResponse = 18
    字段值
    类型 描述
    uint
    | 编辑本文 查看源代码

    OuterMessage

    声明
    public const uint OuterMessage = 1
    字段值
    类型 描述
    uint
    | 编辑本文 查看源代码

    OuterPingRequest

    声明
    public const uint OuterPingRequest = 19
    字段值
    类型 描述
    uint
    | 编辑本文 查看源代码

    OuterPingResponse

    声明
    public const uint OuterPingResponse = 20
    字段值
    类型 描述
    uint
    | 编辑本文 查看源代码

    OuterRequest

    声明
    public const uint OuterRequest = 2
    字段值
    类型 描述
    uint
    | 编辑本文 查看源代码

    OuterResponse

    声明
    public const uint OuterResponse = 3
    字段值
    类型 描述
    uint
    • 编辑本文
    • 查看源代码
    本文内容
    Back to top Generated by DocFX