Search Results for

    Show / Hide Table of Contents

    Class SerializableMember

    Marks the item as serializable by the infrastructure.

    Inheritance
    object
    Attribute
    SerializableMember
    Namespace: Evergine.Common.IO
    Assembly: Evergine.Common.dll
    Syntax
    [AttributeUsage(AttributeTargets.Property|AttributeTargets.Field)]
    public class SerializableMember : Attribute

    Extension Methods

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