Search Results for

    Show / Hide Table of Contents

    Enum AnnotationType

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

    Fields

    Name Description
    CitationSource
    ContainerFileCitation
    FileCitation
    FilePath
    UrlCitation
    UrlMetadata

    Extension Methods

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