ErrorUnitCentral_Injector Property |
Gets or sets the injector.
Namespace: ErrorUnitAssembly: ErrorUnit (in ErrorUnit.dll) Version: 1.0.0.27669 (1.0.0.0)
Syntax public static IInjector _Injector { set; }
Property Value
Type:
IInjector
The injector.
See Also