dCsharp

Visitor.invokeMethods Method 

public virtual void invokeMethods(
   string name,
   object source,
   Type sourceClass,
   IEdge edge,
   object target,
   Type targetClass
);

See Also

Visitor Class | edu.neu.ccs.demeter.dCsharp Namespace