Show / Hide Table of Contents

    Enum TextColor

    Enumerates the possible colors of text.

    Namespace: Fibula.Common.Contracts.Enumerations
    Assembly: Fibula.Common.Contracts.dll
    Syntax
    public enum TextColor : byte

    Fields

    Name Description
    Blue

    Blue.

    Crystal

    Crystal.

    DarkRed

    Dark red.

    Gold

    Golden.

    Green

    Green.

    LightBlue

    Light blue.

    LightGrey

    Light gray.

    None

    No color.

    Orange

    Orange.

    Platinum

    Platinum.

    Purple

    Purple.

    Red

    Red.

    White

    White.

    Extension Methods

    ObjectExtensions.YieldSingleItem<TextColor>()
    ObjectExtensions.GetPropertyValue(String)
    Validate.ThrowIfNull(String)
    Validate.ThrowIfDefaultValue<TextColor>(String)
    • Improve this Doc
    • View Source
    Back to top Copyright © 2018-2020 | The Fibula Project
    Generated using DocFX | Jose L. Nuñez de Caceres et al.