ExistingInstanceProvider.providedType

Return a TypeInfo describing the type provided.

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

Meta