Struct TestListContainer
Inherited Members
Namespace: Unity.Properties.Tests
Assembly: Unity.Properties.Tests.dll
Syntax
public struct TestListContainer
Fields
Int32List
Declaration
public IList<int> Int32List
Field Value
| Type | Description |
|---|---|
| IList<int> |
TestContainerList
Declaration
public List<TestPrimitiveContainer> TestContainerList
Field Value
| Type | Description |
|---|---|
| List<TestPrimitiveContainer> |