CompositeConvertor.add

Add a convertor to existing list

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

Parameters

convertor Convertor

convertor to be added to

Return Value

Type: typeof(this)

typeof(this)

Meta