Injector
Class
Concrete injectors implement this interface. Injectors are configured with providers that associate dependencies of various types with injection tokens.
API
Usage Notes
abstract class Injector {}
Jump to details
Concrete injectors implement this interface. Injectors are configured with providers that associate dependencies of various types with injection tokens.
abstract class Injector {}