TopicTransformationCore.CreateNoticeDefinitions Method
This is called to create the API topic notice definitions that will be used by the transformation
Namespace: Sandcastle.Core.PresentationStyle.TransformationAssembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2025.3.22.0
protected abstract void CreateNoticeDefinitions()
Protected MustOverride Sub CreateNoticeDefinitions
protected:
virtual void CreateNoticeDefinitions() abstract
abstract CreateNoticeDefinitions : unit -> unit
By default, notice definitions are created for the preliminary XML comments element,
the ObsoleteAttribute, and ExperimentalAttribute.