Click or drag to resize
Sandcastle XML Comments GuideBaseInheritDocToString Method
The ToString implementation for BaseInheritDoc

Namespace: XMLCommentsExamples.DocumentationInheritance
Assembly: XMLCommentsExamples (in XMLCommentsExamples.dll) Version: 2014.1.26.0
Syntax
public override string ToString()

Return Value

Type: String
A string representing the object
See Also