IDebugListener

Description

The IDebugListener interface contains basic methods that are used to output debugging information.

Comments

These methods must be redetermined in the custom class.

Methods

  Method name Brief description
Fail The Fail method displays an error message.
Write The Write method displays a user message.

See also:

System Assembly Interfaces