ErrorUnit
ErrorUnit
Namespaces
ErrorUnit
ErrorUnitCentral Class
ErrorUnitCentral Methods
LinkInjector Method
LinkInjector(T) Method (T)
LinkInjector(T) Method (T, IErrorUnitCentral)
ErrorUnitCentral
LinkInjector
T
Method (
T
, IErrorUnitCentral)
Links the injector.
Namespace:
ErrorUnit
Assembly:
ErrorUnit (in ErrorUnit.dll) Version: 1.0.0.27669 (1.0.0.0)
Syntax
C#
Copy
public
T
LinkInjector
<T>( T
ioc
,
IErrorUnitCentral
errorUnitCentral
)
Parameters
ioc
Type:
T
The IoC container.
errorUnitCentral
Type:
ErrorUnit.Interfaces
IErrorUnitCentral
The ErrorUnitCentral.Instance
Type Parameters
T
The IoC container type.
Return Value
Type:
T
The IoC container with ErrorUnit interception enabled.
Implements
IInjector
LinkInjector
T
(T, IErrorUnitCentral)
See Also
Reference
ErrorUnitCentral Class
LinkInjector Overload
ErrorUnit Namespace
Copyright John Gold Inc 2016