Argument sent through the WiimoteExtensionChangedEvent

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

Syntax

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

Inheritance Hierarchy

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

See Also