Search Results for

    Show / Hide Table of Contents

    Class UnixSecondsAttribute

    Specifies that this System.DateTime or System.DateTimeOffset will be serialized as Unix timestamp seconds.

    This value will always be serialized as a number.

    Inheritance
    System.Object
    System.Attribute
    SerializationAttribute
    UnixSecondsAttribute
    Namespace: DisCatSharp.Common.Serialization
    Assembly: DisCatSharp.Common.dll
    Syntax
    [AttributeUsage(AttributeTargets.Property | AttributeTargets.Field)]
    public sealed class UnixSecondsAttribute : SerializationAttribute

    Extension Methods

    ReflectionUtilities.ToDictionary<T>(T)
    • Improve this Doc
    • View Source
    In This Article
    Back to top © 2021-2022 Aiko IT Systems