Search Results for

    Show / Hide Table of Contents

    Class IgnoreAttribute

    Attribute to specify properties or fields that should not be serialized.

    Inheritance
    object
    Attribute
    IgnoreAttribute
    Namespace: Evergine.Mathematics
    Assembly: Evergine.Mathematics.dll
    Syntax
    [AttributeUsage(AttributeTargets.Property|AttributeTargets.Field, Inherited = false, AllowMultiple = true)]
    public sealed class IgnoreAttribute : Attribute

    Extension Methods

    ReflectionHelper.GetMemberAssembly(object)
    ReflectionHelper.GetTypeName(object)
    In this article
    Back to top
    Generated by DocFX