TopicTransformationCore.AddNoticeDefinition Method
Definition
- Assembly
- Sandcastle.Core.dll
Add a notice definitions
public void AddNoticeDefinition(Notice notice)
Parameters
noticeNoticeThe notice to add. If the notice matches an existing entry's element name or attribute name, it will replace the existing entry.