Search Results for

    Show / Hide Table of Contents

    Enum SearchContextSize

    Namespace: Glitch9.AIDevKit
    Assembly: Glitch9.AIDevKit.dll
    Syntax
    public enum SearchContextSize

    Fields

    Name Description
    High
    Low
    Medium

    Extension Methods

    TrTaskExtensions.TrDeferred<SearchContextSize>(SearchContextSize, Action<TrStringTask>)
    TrTaskExtensions.Tr<SearchContextSize>(SearchContextSize)
    EnumExtensions.HasAnyFlag<SearchContextSize>(SearchContextSize, SearchContextSize?)
    EnumExtensions.ToFlagList<SearchContextSize>(SearchContextSize)
    EnumExtensions.ToFlagSet<SearchContextSize>(SearchContextSize)
    EnumExtensions.ToJoinedString<SearchContextSize>(SearchContextSize, char, char)
    EnumExtensions.ToLowerInvariantString<SearchContextSize>(SearchContextSize)
    EventExtensions.ToDelta<SearchContextSize>(SearchContextSize, string, int, string, bool)
    EventExtensions.ToDone<SearchContextSize>(SearchContextSize, string, int, string)
    EventExtensions.ToEvent<SearchContextSize>(SearchContextSize)
    EventExtensions.UpcastDelta<SearchContextSize, T2>(SearchContextSize, string, int, string, bool)
    ExperimentalAttributeExtensions.IsExperimental<SearchContextSize>(SearchContextSize)
    FallbackExtensions.IsOr<SearchContextSize, TChild>(SearchContextSize, TChild)
    ResponseCastingExtensions.GetResult<SearchContextSize>(SearchContextSize)
    LogMessageExtensions.GetDisplayedMessage<SearchContextSize>(SearchContextSize)
    LogMessageExtensions.GetLogMessage<SearchContextSize>(SearchContextSize)
    SystemExtensions.GetHashCodeOrDefault<SearchContextSize>(SearchContextSize)
    RESTEnum.GetRESTEnum(Enum)
    InspectorNameUtils.GetInspectorName(Enum, string)
    SystemExtensions.GetName(object)
    • Edit this page
    • View Source
    In this article
    Back to top AI DevKit Documentation