UnityErrorCodeProvider - конструктор
Пространство имён: Tessa.Platform.DataСборка: Tessa (в Tessa.dll) Версия: 4.2.2+a8f0dd3c063817b2e3f05a923303d808e447c338
public UnityErrorCodeProvider(
IUnityContainer container,
IDbScope dbScope
)
Public Sub New (
container As IUnityContainer,
dbScope As IDbScope
)
public:
UnityErrorCodeProvider(
IUnityContainer^ container,
IDbScope^ dbScope
)
new :
container : IUnityContainer *
dbScope : IDbScope -> UnityErrorCodeProvider
Параметры
- container IUnityContainer
-
- dbScope IDbScope
-