![]() | MemberIdFixUpPlugIn Class |
Namespace: SandcastleBuilder.PlugIns
The MemberIdFixUpPlugIn type exposes the following members.
Name | Description | |
---|---|---|
![]() | MemberIdFixUpPlugIn | Initializes a new instance of the MemberIdFixUpPlugIn class |
Name | Description | |
---|---|---|
![]() | ConfigurePlugIn |
This method is used by the Sandcastle Help File Builder to let the plug-in perform its own
configuration.
|
![]() | Dispose |
This implements the Dispose() interface to properly dispose of the plug-in object
|
![]() | Equals | (Inherited from Object.) |
![]() | Execute |
This method is used to execute the plug-in during the build process
|
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | Initialize |
This method is used to initialize the plug-in at the start of the build process
|
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
Name | Description | |
---|---|---|
![]() | ExecutionPoints |
This read-only property returns a collection of execution points that define when the plug-in should
be invoked during the build process.
|