DerivedClassWithInheritedDocsOverloadedMethod(String) Method

This overloaded method does something

Definition

Namespace: XMLCommentsExamples.DocumentationInheritance
Assembly: XMLCommentsExamples (in XMLCommentsExamples.dll) Version: 2014.1.26.0
public void OverloadedMethod(
	string p1
)

Parameters

p1  String
The string parameter

See Also