C# Class Dev2.Studio.Diagnostics.DebugLineItemDetail

Afficher le fichier Open project: Warewolf-ESB/Warewolf

Méthodes publiques

Méthode Description
DebugLineItemDetail ( ) : Dev2.Common.Interfaces.Diagnostics.Debug
DebugLineItemDetail ( DebugItemResultType type, string value, string moreLink, string variable ) : Dev2.Common.Interfaces.Diagnostics.Debug

Method Details

DebugLineItemDetail() public méthode

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

DebugLineItemDetail() public méthode

public DebugLineItemDetail ( DebugItemResultType type, string value, string moreLink, string variable ) : Dev2.Common.Interfaces.Diagnostics.Debug
type DebugItemResultType
value string
moreLink string
variable string
Résultat Dev2.Common.Interfaces.Diagnostics.Debug