AI Dev Kit
Search Results for

    Show / Hide Table of Contents

    Class ErrorResponseWrapper

    Inheritance
    object
    ErrorResponseWrapper
    Namespace: Glitch9.AIDevKit
    Assembly: .dll
    Syntax
    public class ErrorResponseWrapper

    Properties

    Error

    Declaration
    public ErrorResponse Error { get; set; }
    Property Value
    Type Description
    ErrorResponse

    Methods

    ToString()

    Returns a string that represents the current object.

    Declaration
    public override string ToString()
    Returns
    Type Description
    string

    A string that represents the current object.

    Overrides
    object.ToString()
    In this article
    Back to top Generated by DocFX