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 |