C# 클래스 Dev2.Studio.Diagnostics.DebugLineItemDetail

파일 보기 프로젝트 열기: Warewolf-ESB/Warewolf

공개 메소드들

메소드 설명
DebugLineItemDetail ( ) : Dev2.Common.Interfaces.Diagnostics.Debug
DebugLineItemDetail ( DebugItemResultType type, string value, string moreLink, string variable ) : Dev2.Common.Interfaces.Diagnostics.Debug

메소드 상세

DebugLineItemDetail() 공개 메소드

public DebugLineItemDetail ( ) : Dev2.Common.Interfaces.Diagnostics.Debug
리턴 Dev2.Common.Interfaces.Diagnostics.Debug

DebugLineItemDetail() 공개 메소드

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