WithContainerScanning

Marker interface that provides a list of components or modules to scan for components to populate convertor container.

Members

Functions

initialize
void initialize(Context context)
Undocumented in source. Be warned that the author may not have intended to support it.
register
void register(Context context, string path)
Undocumented in source. Be warned that the author may not have intended to support it.
register
void register(Context context, Convertor convertor, string path, TypeInfo to)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta