public void Notifying(GamePlay.Component.GComponent component) { SourceNode?.Notifying(component); DestinationNode?.Notifying(component); }