Stride

OPEN / CLOSE
  • Features
  • Blog
  • Documentation
  • Community
(icon) Download

  • Discord
  • Facebook
  • Twitter
  • YouTube

LANGUAGE

OPEN / CLOSE
  • English
  • 日本語
    Show / Hide Table of Contents

    AssemblySerializerFactoryAttribute Class

    Namespace: Stride.Core.Serialization
    Assembly: Stride.Core.dll

    Used internally by assembly processor when generating serializer factories.

    System.Object → AssemblySerializerFactoryAttribute
    Derived from AssemblySerializerFactoryAttribute:

    public class AssemblySerializerFactoryAttribute
    Name Description
    Fields
    Type

    The type of the serializer factory.

    | Improve this Doc View Source

    Fields


    Type

    The type of the serializer factory.

    public Type Type
    Field Value
    Type Description
    System.Type

    Extension Methods

    ComponentBaseExtensions.DisposeBy<T>(T, ICollectorHolder)
    ComponentBaseExtensions.RemoveDisposeBy<T>(T, ICollectorHolder)
    • Improve this Doc
    • View Source
    In This Article

    Back to top

    Copyright © 2019-2021 .NET Foundation and Contributors
    Supported by the .NET Foundation