AI DevKit
Search Results for

    Show / Hide Table of Contents

    Delegate TextProcessor

    Namespace: Glitch9.AIDevKit
    Assembly: .dll
    Syntax
    public delegate string TextProcessor(string text)
    Parameters
    Type Name Description
    string text
    Returns
    Type Description
    string
    In this article
    Back to top Generated by DocFX