ExistingInstanceProvider.registeredType

Return a TypeInfo describing the type registered.

class ExistingInstanceProvider(I)
const pure nothrow @safe
TypeInfo
registeredType
()
if (
is(I == class)
)

Meta