C# Class Dev2.Studio.Diagnostics.DebugLineItemDetail

Show file Open project: Warewolf-ESB/Warewolf

Public Methods

Method 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 method

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

DebugLineItemDetail() public method

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