Constable Authorization Engine 2.0 BETA

CurrentStatePropertyConverter.ConvertFrom Method (ITypeDescriptorContext, CultureInfo, Object)

[This is preliminary documentation and subject to change.]

[TBD]

[Visual Basic]
Overrides Overloads Public Function ConvertFrom( _
   ByVal context As ITypeDescriptorContext, _
   ByVal culture As CultureInfo, _
   ByVal value As Object _
) As Object
[C#]
public override object ConvertFrom(
   ITypeDescriptorContext context,
   CultureInfo culture,
   object value
);

See Also

CurrentStatePropertyConverter Class | LaMarvin.Constable.Design.Converters Namespace | CurrentStatePropertyConverter.ConvertFrom Overload List