[Missing <summary> documentation for "M:Phidgets.Spatial.DetachEvent(System.Object,Phidgets.Events.DetachEventArgs)"]
Assembly: Phidget21.NET (in Phidget21.NET.dll) Version: 2.1.9.34
Syntax
C# |
---|
protected internal override void DetachEvent( Object sender, DetachEventArgs e ) |
Visual Basic (Declaration) |
---|
Protected Friend Overrides Sub DetachEvent ( _ sender As Object, _ e As DetachEventArgs _ ) |
Visual C++ |
---|
protected public: virtual void DetachEvent( Object^ sender, DetachEventArgs^ e ) override |
Parameters
- sender
- Type: System..::.Object
[Missing <param name="sender"/> documentation for "M:Phidgets.Spatial.DetachEvent(System.Object,Phidgets.Events.DetachEventArgs)"]
- e
- Type: Phidgets.Events..::.DetachEventArgs
[Missing <param name="e"/> documentation for "M:Phidgets.Spatial.DetachEvent(System.Object,Phidgets.Events.DetachEventArgs)"]