Click or drag to resize
IErrorUnitCentralInjector Property
Sets the injector.

Namespace: ErrorUnit.Interfaces
Assembly: ErrorUnit (in ErrorUnit.dll) Version: 1.3.0
Syntax
C#
IInjector Injector { set; }

Property Value

Type: IInjector
The injector.
See Also