Tungsten
PropertyTValue Type Conversions |
Operators
Name | Description | |
---|---|---|
(TValue to PropertyTValue) |
Implicit conversion from TValue to Property<TValue>
| |
(PropertyTValue to TValue) |
Implicit conversion from Property<TValue> to TValue
|
See Also