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