[Missing <summary> documentation for "T:Phidgets.Events.BackEMFUpdateEventArgs"]

Namespace:  Phidgets.Events
Assembly:  Phidget21.NET (in Phidget21.NET.dll) Version: 2.1.9.34

Syntax

C#
public class BackEMFUpdateEventArgs : EventArgs
Visual Basic (Declaration)
Public Class BackEMFUpdateEventArgs _
	Inherits EventArgs
Visual C++
public ref class BackEMFUpdateEventArgs : public EventArgs

Inheritance Hierarchy

System..::.Object
  System..::.EventArgs
    Phidgets.Events..::.BackEMFUpdateEventArgs

See Also