Show / Hide Table of Contents

    SdkInfo 类

    包含有关 HuajiTech.CoolQ 的信息。

    继承
    System.Object
    SdkInfo
    继承成员
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.ToString()
    命名空间: HuajiTech.CoolQ
    程序集: HuajiTech.CoolQ.dll
    语法
    public static class SdkInfo

    字段

    | 改善此文档 查看源代码

    Version

    SDK 的版本。 该字段为常量。

    声明
    public const string Version = "0.4.0-beta"
    字段值
    类型 描述
    System.String
    • 改善此文档
    • 查看源代码
    Back to top 本文档使用 CC BY-NC-SA 4.0 进行许可。