C# Class TeaDriven.Graphology.GraphologistExtensions

Exibir arquivo Open project: TeaDrivenDev/Graphology

Public Methods

Method Description
WriteGraph ( this graphologist, object targetObject, string projectPath, string graphName ) : void

Method Details

WriteGraph() public static method

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