FactoryProvider.this

class FactoryProvider(F)
pure
this
if (
is(F == function) ||
is(F == delegate)
)

Meta