Search Results for

    Show / Hide Table of Contents

    Enum AgeGroup

    A flags enumeration that represents the age groups a Person can have. Since this enumeration has the System.FlagsAttribute, multiple age groups can be combined into one value.

    Namespace: TinyLife.Objects
    Assembly: Tiny Life.dll
    Syntax
    [Flags]
    public enum AgeGroup

    Fields

    Name Description
    Adult

    An age group that represents adults

    Child

    An age group that represents children

    Extension Methods

    Extensions.JsonCopy<AgeGroup>()
    Extensions.GetDaysBeforeAging(LifeSpan)
    ☀
    ☾
    In This Article
    Back to top
    © 2021-2022 Ellpeck – Impressum – Privacy – Status
    ☀
    ☾