FactoryProvider.providedType

Undocumented in source. Be warned that the author may not have intended to support it.
class FactoryProvider(F)
@property const
TypeInfo
providedType
()
if (
is(F == function) ||
is(F == delegate)
)

Meta