Configures the Injector to return a value by invoking a useClass function. Base for ClassProvider decorator.
Injector
useClass
ClassProvider
"Dependency Injection Guide".
Class to instantiate for the token.
token
Generated using TypeDoc
Configures the
Injectorto return a value by invoking auseClassfunction. Base forClassProviderdecorator.See
"Dependency Injection Guide".
Public Api