C# Class TeaDriven.Graphology.GraphologistExtensions

Afficher le fichier Open project: TeaDrivenDev/Graphology

Méthodes publiques

Méthode Description
WriteGraph ( this graphologist, object targetObject, string projectPath, string graphName ) : void

Method Details

WriteGraph() public static méthode

public static WriteGraph ( this graphologist, object targetObject, string projectPath, string graphName ) : void
graphologist this
targetObject object
projectPath string
graphName string
Résultat void