Handles note
xml element.
public sealed class NoteElement : DefaultDocumentation.Api.IElement
Inheritance System.Object 🡒 NoteElement
Implements IElement
Fields | |
---|---|
ConfigName | The name of this implementation used at the configuration level. |
Properties | |
---|---|
Name | Gets the name of the System.Xml.Linq.XElement this type handle. |
Methods | |
---|---|
Write(IWriter, XElement) | Writes to a IWriter the provided System.Xml.Linq.XElement. |