Table of Contents

Method RenamedAttrNode

Namespace
SharpVectors.Dom
Assembly
SharpVectors.Dom.dll

RenamedAttrNode(IAttribute, IAttribute)

A method to be called when an attribute node has been renamed.

protected virtual void RenamedAttrNode(IAttribute oldAttribute, IAttribute newAttribute)

Parameters

oldAttribute IAttribute
newAttribute IAttribute