Table of Contents

Method SetAttrNode

Namespace
SharpVectors.Dom
Assembly
SharpVectors.Dom.dll

SetAttrNode(IAttribute, IAttribute)

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

protected virtual void SetAttrNode(IAttribute attribute, IAttribute previous)

Parameters

attribute IAttribute
previous IAttribute