dCsharp

ClassGraph.Fetch Method (Object, Strategy)

Fetch the object in the object graph rooted at o corresponding to the target of s.

public virtual object Fetch(
   object obj,
   Strategy strategy
);

See Also

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