Click or drag to resize
Sandcastle XML Comments GuideSampleClassPerformAnAction Method
This performs an action

Namespace: XMLCommentsExamples
Assembly: XMLCommentsExamples (in XMLCommentsExamples.dll) Version: 2014.1.26.0
Syntax
public void PerformAnAction()
Events
Event TypeReason
SampleClassSomethingHappenedThis event is raised to let the user know something happened.
See Also