Click or drag to resize
IErrorUnitCentralErrorUnitInterceptor Property
ErrorUnit's DynamicProxy Intercept; so methods can have their errors recorded in ErrorUnit format.

Namespace: ErrorUnit.Interfaces
Assembly: ErrorUnit (in ErrorUnit.dll) Version: 1.3.0
Syntax
C#
ErrorUnitInterceptor ErrorUnitInterceptor { get; }

Property Value

Type: ErrorUnitInterceptor
See Also