CombinedConvertorImpl.convertors

Set convertors

  1. typeof(this) convertors(Convertor[] convertors)
    class CombinedConvertorImpl
    @trusted nothrow pure
    typeof(this)
    convertors
  2. inout(Convertor[]) convertors()

Parameters

convertors Convertor[]

convertors used to convert from one type to another

Return Value

Type: typeof(this)

typeof(this)

Meta