Click or drag to resize
ErrorUnitCentralInjector Property
Gets or sets the injector.

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

Property Value

Type: IInjector
The injector.
See Also