FromMixin

Default implementation of from method

mixin template FromMixin (
FromTypes...
) {}

Members

Properties

from
const(TypeInfo)[] from [@property getter]

Get the type info of component that convertor can convert from.

Meta