Skip to content

interface IServiceScopeFactory

cangjie
public interface IServiceScopeFactory

功能:定义创建服务作用域的能力。

func createScope()

cangjie
func createScope(): IServiceScope

功能:创建一个新的服务作用域。

返回值: