Sandcastle XML Comments Guide
![]() | RevisionHistoryClass Class |
This class demonstrates the revision history

Namespace: XMLCommentsExamples
Assembly: XMLCommentsExamples (in XMLCommentsExamples.dll) Version: 2014.1.26.0

The RevisionHistoryClass type exposes the following members.

Name | Description | |
---|---|---|
![]() | RevisionHistoryClass | Initializes a new instance of the RevisionHistoryClass class |


Name | Description | |
---|---|---|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | ExampleMethod |
This method has revision history
|
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |

The revision history element can be used on the class and its
members.

Date | Version | Description |
---|---|---|
04/11/2014 | 9.0.1.0 | This revision will be displayed since the "visible" attribute is not present (i.e. default). |
04/12/2014 | 9.0.1.1 | This revision will be displayed due to it's "visible=true" attribute setting. |
04/20/2014 | 9.0.1.3 | This revision will be displayed since the "visible" attribute is not present (i.e. default). Other XML comments elements are supported here and can be used as in a remarks section to add additional details.
|
