| FactoryGetServiceT Method |
Gets a service of type T using the current scope.
Namespace:
Omada.OE.AppLogic
Assembly:
Omada.OE.AppLogic (in Omada.OE.AppLogic.dll) Version: 15.0.0.0
Syntaxpublic virtual T GetService<T>()
Type Parameters
- T
Return Value
Type:
T
See Also