C# Class Dev2.Messages.DebugWriterWriteMessage

Inheritance: IMessage
显示文件 Open project: Warewolf-ESB/Warewolf

Public Methods

Method Description
DebugWriterWriteMessage ( ) : Dev2.Common.Interfaces.Diagnostics.Debug
DebugWriterWriteMessage ( IDebugState debugState ) : Dev2.Common.Interfaces.Diagnostics.Debug

Initializes a new instance of the T:System.Object class.

Method Details

DebugWriterWriteMessage() public method

public DebugWriterWriteMessage ( ) : Dev2.Common.Interfaces.Diagnostics.Debug
return Dev2.Common.Interfaces.Diagnostics.Debug

DebugWriterWriteMessage() public method

Initializes a new instance of the T:System.Object class.
public DebugWriterWriteMessage ( IDebugState debugState ) : Dev2.Common.Interfaces.Diagnostics.Debug
debugState IDebugState
return Dev2.Common.Interfaces.Diagnostics.Debug