GenericObjectWrappingConvertorFactory.convertible

Get convertible data

  1. FromType convertible [@property setter]
  2. FromType convertible [@property getter]
    class GenericObjectWrappingConvertorFactory(T : ConvertorFactory!(FromType, ToType), FromType, ToType)
    @property @safe nothrow
    FromType
    convertible
    ()

Return Value

Type: FromType

FromType

Meta