SampleClass.PerformAnAction Method

Sandcastle XML Comments

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()
Public Sub PerformAnAction
public:
void PerformAnAction()
member PerformAnAction : unit -> unit 
Events
Event TypeReason
SampleClassSomethingHappenedThis event is raised to let the user know something happened.
See Also