This represents a conceptual content topic.

Namespace: SandcastleBuilder.Utils.ConceptualContent
Assembly: SandcastleBuilder.Utils (in SandcastleBuilder.Utils.dll) Version: 1.9.3.0

Syntax

C#
public class Topic : INotifyPropertyChanged
Visual Basic
Public Class Topic _
	Implements INotifyPropertyChanged

Remarks

This class is serializable so that it can be copied to the clipboard.

Inheritance Hierarchy

System..::..Object
  SandcastleBuilder.Utils.ConceptualContent..::..Topic

See Also