dCsharp

ClassGraph.AddConstructionEdge Method (Type, MethodInfo)

Add a no-args method as a construction edge.

public virtual PartEdge AddConstructionEdge(
   Type source,
   MethodInfo method
);

See Also

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