Click or drag to resize
Sandcastle Help File BuilderUtility Class
This class contains utility and extension methods
Inheritance Hierarchy
SystemObject
  SandcastleBuilder.UtilsUtility

Namespace: SandcastleBuilder.Utils
Assembly: SandcastleBuilder.Utils (in SandcastleBuilder.Utils.dll) Version: 2014.11.22.0
Syntax
public static class Utility

The Utility type exposes the following members.

Methods
  NameDescription
Public methodStatic memberPriorityFor
This is used to obtain the execution priority for a plug-in in the given build step and behavior
Public methodStatic memberRunsAt
This is used to determine if the enumerable list of execution points contains an entry for the specified build step and behavior.
Public methodStatic memberShowHelpTopic
Show a help topic in the SHFB help file
Top
See Also