logo SERENITY
Game Systems Foundation
Search Results for

    Show / Hide Table of Contents

    Class CodecTestNested

    Nested serializable struct used to exercise the codec's generic/object handling.

    Inheritance
    object
    CodecTestNested
    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 class CodecTestNested

    Constructors

    CodecTestNested()

    Declaration
    public CodecTestNested()

    Fields

    n

    Declaration
    public int n
    Field Value
    Type Description
    int

    s

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