外观
public interface IServiceScope <: Resource
功能:表示一个可释放的服务作用域。
父类型:
Resource
prop services: IServiceProvider
功能:返回当前作用域对应的服务提供者。
类型:IServiceProvider