UnityErrorCodeProvider - конструктор
Пространство имён: Tessa.Platform.DataСборка: Tessa (в Tessa.dll) Версия: 4.2.1+2efecbe35c10dec386bb05925f2876c4acbb708d
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
-