C# Class Dev2.Messages.DebugWriterWriteMessage

Inheritance: IMessage
Afficher le fichier Open project: Warewolf-ESB/Warewolf

Méthodes publiques

Méthode 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 méthode

public DebugWriterWriteMessage ( ) : Dev2.Common.Interfaces.Diagnostics.Debug
Résultat Dev2.Common.Interfaces.Diagnostics.Debug

DebugWriterWriteMessage() public méthode

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