dCsharp

ClassGraph.AddConstructionEdge Method (Type, FieldInfo)

Add a field as a construction edge.

public virtual PartEdge AddConstructionEdge(
   Type source,
   FieldInfo field
);

See Also

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