Fantasy
搜索结果

    显示/隐藏目录

    IResponse 接口

    表示响应消息接口。

    继承成员
    IMessage.OpCode()
    命名空间: Fantasy.Network.Interface
    程序集: Fantasy.Net.dll
    语法
    public interface IResponse : IMessage

    属性

    | 编辑本文 查看源代码

    ErrorCode

    获取或设置错误代码。

    声明
    uint ErrorCode { get; set; }
    属性值
    类型 描述
    uint

    扩展方法

    JsonHelper.ToJson<T>(T)
    • 编辑本文
    • 查看源代码
    本文内容
    Back to top Generated by DocFX