UnityErrorCodeProvider - конструктор |
Пространство имён:
Tessa.Platform.Data
Сборка:
Tessa (в Tessa.dll) Версия: 3.5.0.19
Синтаксис public UnityErrorCodeProvider(
IUnityContainer container,
IDbScope scope
)
Public Sub New (
container As IUnityContainer,
scope As IDbScope
)
public:
UnityErrorCodeProvider(
IUnityContainer^ container,
IDbScope^ scope
)
new :
container : IUnityContainer *
scope : IDbScope -> UnityErrorCodeProvider
Параметры
- container
- Тип: IUnityContainer
- scope
- Тип: Tessa.Platform.DataIDbScope
См. также