C# 클래스 TeaDriven.Graphology.GraphologistExtensions

파일 보기 프로젝트 열기: TeaDrivenDev/Graphology

공개 메소드들

메소드 설명
WriteGraph ( this graphologist, object targetObject, string projectPath, string graphName ) : void

메소드 상세

WriteGraph() 공개 정적인 메소드

public static WriteGraph ( this graphologist, object targetObject, string projectPath, string graphName ) : void
graphologist this
targetObject object
projectPath string
graphName string
리턴 void