Tungsten
![]() |
PropertyTValue Conversion (PropertyTValue to TValue) |
Implicit conversion from Property<TValue> to TValue
Namespace: W
Assembly: Tungsten.Property (in Tungsten.Property.dll) Version: 2.0.2

C#
public static implicit operator TValue ( Property<TValue> property )
Parameters
Return Value
Type: TValue[Missing <returns> documentation for "M:W.Property`1.op_Implicit(W.Property{`0})~`0"]
