Show / Hide Table of Contents

    Class TestObject

    An object for Object Pool tests

    Inheritance
    Object
    TestObject
    Namespace: i5.Toolkit.Core.TestUtilities
    Assembly: cs.temp.dll.dll
    Syntax
    public class TestObject

    Constructors

    TestObject(Int32)

    Declaration
    public TestObject(int id)
    Parameters
    Type Name Description
    Int32 id

    Properties

    Id

    Declaration
    public int Id { get; }
    Property Value
    Type Description
    Int32
    Back to top i5 Toolkit Documentation