scope property

InjectorScope get scope

The base scope that will be used to get the dependencies. If this is an ICreateAnScope, it will be used as the parent scope for the new created scope.

Implementation

InjectorScope get scope;