Argument sent through the WiimoteChangedEvent

Namespace:  Bespoke.Common.Wiimote
Assembly:  Bespoke.Common (in Bespoke.Common.dll) Version: 4.3.0.0 (4.3.0.0)

Syntax

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

Inheritance Hierarchy

System..::.Object
  System..::.EventArgs
    Bespoke.Common.Wiimote..::.WiimoteChangedEventArgs

See Also