PropertySlim(TValue) Type Conversions
From Tungsten Suite
Tungsten
|
|
PropertySlimTValue Type Conversions |
| Name | Description | |
|---|---|---|
| (TValue to PropertySlimTValue) |
Implicit conversion from TValue to PropertySlim<TValue>
| |
| (PropertySlimTValue to TValue) |
Implicit conversion from PropertySlim<TValue> to TValue
|