Sample ClassPerform An Action Method
This performs an action
Definition
Namespace: XMLCommentsExamples
Assembly: XMLCommentsExamples (in XMLCommentsExamples.dll) Version: 2025.4.26.0
Assembly: XMLCommentsExamples (in XMLCommentsExamples.dll) Version: 2025.4.26.0
C#
public void PerformAnAction()VB
Public Sub PerformAnActionC++
public:
void PerformAnAction()F#
member PerformAnAction : unit -> unit Events
| SomethingHappened | This event is raised to let the user know something happened. |