CompositeConvertor.convertors

Set used convertors

class CompositeConvertor(To, From)
@safe nothrow
typeof(this)
convertors

Parameters

convertors Convertor[]

list of convertors to be used.

Return Value

Type: typeof(this)

typeof(this)

Meta