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

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

Property Value

Type: ErrorUnitInterceptor

Implements

IErrorUnitCentralErrorUnitInterceptor
See Also