Namespace:
C1.Web.Command
Assembly: C1.Web.Command.2 (in C1.Web.Command.2.dll)
Assembly: C1.Web.Command.2 (in C1.Web.Command.2.dll)
Syntax
C# |
---|
public override bool CanConvertFrom( ITypeDescriptorContext context, Type sourceType ) |
Visual Basic (Declaration) |
---|
Public Overrides Function CanConvertFrom ( _ context As ITypeDescriptorContext, _ sourceType As Type _ ) As Boolean |
Parameters
- context
- Type: System.ComponentModel..::.ITypeDescriptorContext
- sourceType
- Type: System..::.Type