Constable Authorization Engine 2.0 BETA

FallbackPropertyDescriptor.GetValue Method 

[This is preliminary documentation and subject to change.]

[TBD]

[Visual Basic]
Overrides Public Function GetValue( _
   ByVal component As Object _
) As Object
[C#]
public override object GetValue(
   object component
);

See Also

FallbackPropertyDescriptor Class | LaMarvin.Constable.Design.Fallback Namespace