checkContains abstract method

void checkContains(
  1. Type type
)

Assert that this InjectorScope or one of it's parents can inject type.

Implementation

void checkContains(Type type);