Method AddAttributes
AddAttributes(ISyntaxAttributes)
Adds specified attributes to the attribute collection.
public virtual void AddAttributes(ISyntaxAttributes attrs)
Parameters
attrs
ISyntaxAttributesSpecifies list of attributes to add.
Adds specified attributes to the attribute collection.
public virtual void AddAttributes(ISyntaxAttributes attrs)
attrs
ISyntaxAttributesSpecifies list of attributes to add.