Property(TOwner, TValue) Implicit Conversion (Property(TOwner, TValue) to TValue)
From Tungsten Suite
Tungsten
|
|
PropertyTOwner, TValue Conversion (PropertyTOwner, TValue to TValue) |
Implicit conversion from Property<TOwner, TValue> to TValue
Namespace: W
Assembly: Tungsten.Property (in Tungsten.Property.dll) Version: 2.0.2
C#
public static implicit operator TValue ( Property<TOwner, TValue> property )
Parameters
Return Value
Type: TValue[Missing <returns> documentation for "M:W.Property`2.op_Implicit(W.Property{`0,`1})~`1"]