Constable Authorization Engine 2.0 BETA

RolesPropertyConverter.CanConvertTo Method (ITypeDescriptorContext, Type)

[This is preliminary documentation and subject to change.]

[TBD]

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

See Also

RolesPropertyConverter Class | LaMarvin.Constable.Design.Converters Namespace | RolesPropertyConverter.CanConvertTo Overload List