CombinedConvertorImpl.remove

Remove a convertor from existing list

class CombinedConvertorImpl
@trusted nothrow
typeof(this)
remove

Parameters

convertor Convertor

convertor to be removed

Return Value

Type: typeof(this)

typeof(this)

Meta