[]
Fires the Action event when appropriate.
protected virtual void OnAction(object sender, Viewer.ActionEventArgs e)
Type | Name | Description |
---|---|---|
object | sender | The source of the event. |
Viewer.ActionEventArgs | e | An Viewer.ActionEventArgs that contains the event data. |