Called from the corresponding method of the parent AssocAction class that owns this action body object. It does not need to be overridden.
Public virtual Function IsRelevantDependencyChangeOverride( dependency As AssocDependency ) As bool
public virtual bool IsRelevantDependencyChangeOverride( AssocDependency dependency );
Comments? |