AI DevKit
Search Results for

    Show / Hide Table of Contents

    Interface IGeneratedFile

    Inherited Members
    IGeneratedResult.Count
    IGeneratedResult.Usage
    Namespace: Glitch9.AIDevKit
    Assembly: .dll
    Syntax
    public interface IGeneratedFile : IGeneratedResult

    Methods

    SetNote(string)

    Declaration
    void SetNote(string note)
    Parameters
    Type Name Description
    string note

    ToFiles()

    Declaration
    IFile[] ToFiles()
    Returns
    Type Description
    IFile[]
    In this article
    Back to top Generated by DocFX