CombinedConvertorImpl.add

Add a convertor to existing list

class CombinedConvertorImpl
@trusted nothrow
typeof(this)
add

Parameters

convertor Convertor

convertor to be added to

Return Value

Type: typeof(this)

typeof(this)

Meta