Table of Contents

Method CanConvertFrom

Namespace
Terminal.Gui.Editor.Document
Assembly
Terminal.Gui.Editor.dll

CanConvertFrom(ITypeDescriptorContext, Type)

public override bool CanConvertFrom(ITypeDescriptorContext context, Type sourceType)

Parameters

context ITypeDescriptorContext
sourceType Type

Returns

bool