IWarningHandler Interface

Definition

Represents an interface for test classes that handle and report warning events.

public interface class IWarningHandler
public interface IWarningHandler
type IWarningHandler = interface
Public Interface IWarningHandler

Methods

Write(Object, WarningEventArgs)

Writes a warning message.

Applies to