SyntaxElement.InheritanceHierarchyRenderer Property
Definition
- Assembly
- Sandcastle.Core.dll
This is used to get or set the action delegate use to render the inheritance hierarchy information
public Action<TopicTransformationCore, XElement> InheritanceHierarchyRenderer { get; set; }