Search Results for

    Show / Hide Table of Contents

    Class ExperimentalAttributeExtensions

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

    Methods

    | Edit this page View Source

    IsExperimental<TEnum>(TEnum)

    Declaration
    public static bool IsExperimental<TEnum>(this TEnum enumValue) where TEnum : Enum
    Parameters
    Type Name Description
    TEnum enumValue
    Returns
    Type Description
    bool
    Type Parameters
    Name Description
    TEnum
    • Edit this page
    • View Source
    In this article
    Back to top AI DevKit Documentation