C# 클래스 Dev2.Diagnostics.JsonDebugProvider

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

공개 메소드들

메소드 설명
GetDebugStates ( string serverWebUri, DirectoryPath directory, FilePath filePath ) : IEnumerable
GetDebugStates ( string serverWebUri, IDirectoryPath directory, IFilePath path ) : IEnumerable

메소드 상세

GetDebugStates() 공개 메소드

public GetDebugStates ( string serverWebUri, DirectoryPath directory, FilePath filePath ) : IEnumerable
serverWebUri string
directory DirectoryPath
filePath FilePath
리턴 IEnumerable

GetDebugStates() 공개 메소드

public GetDebugStates ( string serverWebUri, IDirectoryPath directory, IFilePath path ) : IEnumerable
serverWebUri string
directory IDirectoryPath
path IFilePath
리턴 IEnumerable