Click or drag to resize
Sandcastle XML Comments GuideSampleClassOnSomethingHappened Method
This is a protected virtual method used to raise the SomethingHappened event.

Namespace: XMLCommentsExamples
Assembly: XMLCommentsExamples (in XMLCommentsExamples.dll) Version: 2014.1.26.0
Syntax
protected virtual void OnSomethingHappened()
See Also