GroupLab.Phidgets.NET Documentation

PhidgetManagerEventHandler Delegate

Represents the method that will handle the PhidgetManager event.

public delegate void PhidgetManagerEventHandler(
   object sender,
   PhidgetManagerEventArgs e
);

Requirements

Namespace: GroupLab.Phidgets

Assembly: GroupLab.Phidgets (in GroupLab.Phidgets.dll)

See Also

GroupLab.Phidgets Namespace