EyeAuras Docs EyeAuras Docs
EyeAuras Docs EyeAuras Docs
DocFX + Singulink = ♥

Search Results for

    Method GetValuesAndDescriptions

    GetValuesAndDescriptions(Type, string)

    Declaration
    public static EnumHelper.EnumValueWithDescription[] GetValuesAndDescriptions(Type enumType, string defaultValueName)
    Parameters
    Type Name Description
    Type enumType
    string defaultValueName
    Returns
    Type Description
    EnumValueWithDescription[]

    GetValuesAndDescriptions<T>()

    Declaration
    public static EnumHelper.EnumValueWithDescription<T>[] GetValuesAndDescriptions<T>()
    Returns
    Type Description
    EnumValueWithDescription<T>[]
    Type Parameters
    Name Description
    T

    GetValuesAndDescriptions(Type)

    Declaration
    public static EnumHelper.EnumValueWithDescription[] GetValuesAndDescriptions(Type enumType)
    Parameters
    Type Name Description
    Type enumType
    Returns
    Type Description
    EnumValueWithDescription[]
    2025 © Xab3r. All rights reserved.