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

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

Property Value

Type: IInjector
The injector.
See Also