dCsharp

ClassGraph.AddConstructionEdge Method (Type, String, Type)

Add a class member as a construction edge.

public override PartEdge AddConstructionEdge(
   Type source,
   string label,
   Type target
);

See Also

ClassGraph Class | edu.neu.ccs.demeter.dCsharp Namespace | ClassGraph.AddConstructionEdge Overload List