Property(TOwner, TValue) Type Conversions
From Tungsten Suite
Tungsten
|
|
PropertyTOwner, TValue Type Conversions |
| Name | Description | |
|---|---|---|
| (TValue to PropertyTOwner, TValue) |
Implicit conversion from TValue to Property<TOwner, TValue>
| |
| (PropertyTOwner, TValue to TValue) |
Implicit conversion from Property<TOwner, TValue> to TValue
|