Click or drag to resize

IPropertyGetterInterceptor Methods

The IPropertyGetterInterceptor type exposes the following members.

Methods
  NameDescription
Public methodOnException
Invoked if an intercepted method has raised an exception.
Public methodOnExit
Invoked if the intercepted method has finished executing.
Public methodOnGet
Invoked if the intercepted property getter has been called
Top
See Also