Click or drag to resize
ViewEventOnEvent Method
Event has occurred.

Namespace: Slash.Unity.Common.ViewModels
Assembly: Slash.Unity.Common (in Slash.Unity.Common.dll) Version: 1.0.6018.40182
Syntax
public void OnEvent(
	Object eventArgs
)

Parameters

eventArgs
Type: SystemObject
Event parameters.
See Also