CallbackFieldConfiguratorPolicy.configureField

Configure instantiator to inject return value of callback from @callback annotation into field

struct CallbackFieldConfiguratorPolicy
static
void
configureField
(
string member
Z
)

Parameters

member

field that will be injected

Z

component type

instantiator T

component factory

locator Locator!()

locator for component dependencies

Meta