Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Method: object ConvertFrom(ITypeDescriptorContext, CultureInfo, object)

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

Declaration

public override object ConvertFrom(
    ITypeDescriptorContext context,
    CultureInfo culture,
    object value
)

Summary

Override; see base.