CombinedConvertor.convertors

Set used convertors

  1. typeof(this) convertors(Convertor[] convertors)
    interface CombinedConvertor
    @safe nothrow
    typeof(this)
    convertors
  2. T convertors(Convertor convertors)

Parameters

convertors Convertor[]

list of convertors to be used.

Return Value

Type: typeof(this)

typeof(this)

Meta