GroupLab.Phidgets.NET Documentation

MarmotEventHandler Delegate

Represents the method that will handle the Marmot event.

public delegate void MarmotEventHandler(
   object sender,
   MarmotEventArgs e
);

Requirements

Namespace: GroupLab.Phidgets

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

See Also

GroupLab.Phidgets Namespace