Constable Authorization Engine 2.0 BETA

CurrentStatePropertyConverter.CanConvertFrom Method (ITypeDescriptorContext, Type)

[This is preliminary documentation and subject to change.]

[TBD]

[Visual Basic]
Overrides Overloads Public Function CanConvertFrom( _
   ByVal context As ITypeDescriptorContext, _
   ByVal sourceType As Type _
) As Boolean
[C#]
public override bool CanConvertFrom(
   ITypeDescriptorContext context,
   Type sourceType
);

See Also

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