CombinedConvertor.add

Add a convertor to existing list

interface CombinedConvertor
@safe nothrow
typeof(this)
add

Parameters

convertor Convertor

convertor to be added to

Return Value

Type: typeof(this)

typeof(this)

Meta