dCsharp

ClassGraph.Slice Method (Object, Strategy)

The slice of the object graph rooted at o determined by s.

public virtual ObjectGraphSlice Slice(
   object obj,
   Strategy strategy
);

See Also

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