ConvertorAware.convertor

Get the convertor used to convert component stored in implementor of this interface.

interface ConvertorAware
const @property nothrow @nogc pure
const(Convertor)
convertor
()

Return Value

Type: const(Convertor)

Convertor used to convert component stored by implementor of this interface

Meta