dCsharp

ClassGraph.AddClass Method (Type)

Add

cl
and all its non-static members to the class graph as construction edges, if they haven't already been added.

public virtual void AddClass(
   Type type
);

See Also

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