Search Results for

    Show / Hide Table of Contents

    Class NumericEnumAttribute

    Specifies that this enum should be serialized and deserialized as its underlying numeric type.

    This is used to change the behaviour of enum serialization.

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

    Extension Methods

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