logo SERENITY
Game Systems Foundation
Search Results for

    Show / Hide Table of Contents

    Class CodecTestBase

    Polymorphic base for exercising [SerializeReference] (managed reference) handling.

    Inheritance
    object
    CodecTestBase
    CodecTestDerived
    Inherited Members
    object.ToString()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    Namespace: Serenity.ProjectRecipe.Tests.Editor
    Assembly: Serenity.ProjectRecipe.Tests.Editor.dll
    Syntax
    public abstract class CodecTestBase

    Constructors

    CodecTestBase()

    Declaration
    protected CodecTestBase()

    Fields

    baseVal

    Declaration
    public int baseVal
    Field Value
    Type Description
    int
    In this article
    © 2026 Serenity. All Rights Reserved