Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Method: object ConvertTo(ITypeDescriptorContext, CultureInfo, object, Type)

  • Declared in: RT.Lingo.LingoEnumConverter<TEnum, TTranslation>
  • Overrides: TypeConverter.ConvertTo(ITypeDescriptorContext, CultureInfo, object, Type)

Declaration

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

Summary

Override; see base.