[]
        
立即下载
(Showing Draft Content)

GrapeCity.Forguncy.Commands.AIResponse

类 AIResponse

AI返回对象。

继承
object
AIResponse
命名空间: GrapeCity.Forguncy.Commands
程序集: Forguncy.Commands.dll
语法
public abstract class AIResponse

构造函数

AIResponse()

AI返回对象。

声明
protected AIResponse()

属性

Type

AI返回对象的类型。

声明
public abstract string Type { get; }
属性值
类型 描述
string

方法

Json()

序列化方法。

声明
public string Json()
返回值
类型 描述
string

序列化结果