Constable Authorization Engine 2.0 BETA

FallbackPropertyDescriptor.SetValue Method 

[This is preliminary documentation and subject to change.]

[TBD]

[Visual Basic]
Overrides Public Sub SetValue( _
   ByVal component As Object, _
   ByVal value As Object _
)
[C#]
public override void SetValue(
   object component,
   object value
);

See Also

FallbackPropertyDescriptor Class | LaMarvin.Constable.Design.Fallback Namespace