Search Results for

    Show / Hide Table of Contents

    Class ProjectContextExtensions

    Inheritance
    object
    ProjectContextExtensions
    Inherited Members
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: Glitch9.AIDevKit
    Assembly: Glitch9.AIDevKit.dll
    Syntax
    public static class ProjectContextExtensions

    Methods

    | Edit this page View Source

    GetFormattedContext(ProjectContext, ContextPurpose)

    Declaration
    public static string GetFormattedContext(this ProjectContext _, ContextPurpose purpose)
    Parameters
    Type Name Description
    ProjectContext _
    ContextPurpose purpose
    Returns
    Type Description
    string
    • Edit this page
    • View Source
    In this article
    Back to top AI DevKit Documentation