Click or drag to resize
Sandcastle XML Comments GuideDerivedClassWithInheritedDocsOverloadedMethod Method (String, String)
This overloaded method does something

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

Parameters

p1
Type: SystemString
The string parameter
p2
Type: SystemString
The second string parameter
See Also