Protected
_serviceProtected
injectorProtected
useStatic
tokenStatic
instanceGet a service from the IOC container
the instance of this service or null if there is no instance
Marks class as a service that can be injected using Container.
Optional
options: ServiceOptions<T>
Interface to facilitate the ability to add custom IOC containers by conforming to the proxy of adding and retrieval of services