C# 클래스 DependencyViewer.GraphVizService

파일 보기 프로젝트 열기: jamiepenney/VS-Dependency-Viewer 1 사용 예제들

공개 메소드들

메소드 설명
ExecGraphViz ( string dotFile, string outputFilename ) : void

메소드 상세

ExecGraphViz() 공개 메소드

public ExecGraphViz ( string dotFile, string outputFilename ) : void
dotFile string
outputFilename string
리턴 void