DerivedClassWithInheritedDocsToString Method

Returns a string that represents the current object.

Definition

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

Return Value

String
A string that represents the current object.

See Also