Table of Contents

Method ConvertTo

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

ConvertTo(ITypeDescriptorContext, CultureInfo, object, Type)

public override object ConvertTo(ITypeDescriptorContext context, CultureInfo culture, object value, Type destinationType)

Parameters

context ITypeDescriptorContext
culture CultureInfo
value object
destinationType Type

Returns

object