Interface IBindingTracer
Namespace: PropertyBinder.Diagnostics
Assembly: PropertyBinder.dll
Syntax
public interface IBindingTracer
Methods
Name | Description |
---|---|
OnEnded(string) | |
OnException(Exception) | |
OnIgnored(string) | |
OnScheduled(string) | |
OnStarted(string) |