Class PropertyPathTestContainer
Inherited Members
Namespace: Unity.Properties.Tests
Assembly: Unity.Properties.Tests.dll
Syntax
public class PropertyPathTestContainer
Fields
Float
Declaration
public float Float
Field Value
| Type | Description |
|---|---|
| float |
Nested
Declaration
public PropertyPathTestContainer.NestedPropertyPathTestContainer Nested
Field Value
| Type | Description |
|---|---|
| PropertyPathTestContainer.NestedPropertyPathTestContainer |
Strings
Declaration
public List<string> Strings
Field Value
| Type | Description |
|---|---|
| List<string> |