public class GenerateInheritedDocs
Public Class GenerateInheritedDocs
public ref class GenerateInheritedDocs
type GenerateInheritedDocs = class end
GenerateInheritedDocs | Constructor |
CommentsCache | This read-only property returns the comments cache |
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) |
Execute | This is used to execute the task and generate the inherited documentation |
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) |