Delegate ValueProperty<TContainer, TValue>.Getter
Namespace: Unity.Properties
Assembly: Unity.Properties.dll
Syntax
public delegate TValue ValueProperty<TContainer, TValue>.Getter(ref TContainer container)
Parameters
| Type | Name | Description |
|---|---|---|
| TContainer | container |
Returns
| Type | Description |
|---|---|
| TValue |