Search Results for

    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(int)

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

    Properties

    Id

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