| FactoryCreateScope Method |
Creates an IServiceScope which contains an IServiceProvider used to resolve dependencies
Namespace:
Omada.OE.AppLogic
Assembly:
Omada.OE.AppLogic (in Omada.OE.AppLogic.dll) Version: 15.0.0.0
Syntaxpublic IServiceScope CreateScope()
Return Value
Type:
IServiceScopeIServiceScope
Implements
IServiceScopeFactory.CreateScope
See Also