WithLocatorForUnregisteredComponents

Policy that adds a locator of unregistered components yet available in root document.

Since type of unregistered components is not available, document locator will try to infer it using type guesser.

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, Convertor convertor, string path, TypeInfo to)
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.

Variables

identity
string identity;
Undocumented in source.

Meta