dCsharp

ClassGraph.Slice Method (Object, String)

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

public virtual ObjectGraphSlice Slice(
   object obj,
   string strategyString
);

See Also

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