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