[Missing <summary> documentation for "T:CoreDevices.Devices.StateDevice"]

Namespace:  CoreDevices.Devices
Assembly:  Micromanager_net (in Micromanager_net.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#
[SerializableAttribute]
public class StateDevice : MMDeviceBase, 
	IStateDeviceCom
Visual Basic (Declaration)
<SerializableAttribute> _
Public Class StateDevice _
	Inherits MMDeviceBase _
	Implements IStateDeviceCom
Visual C++
[SerializableAttribute]
public ref class StateDevice : public MMDeviceBase, 
	IStateDeviceCom

Inheritance Hierarchy

System..::.Object
  CoreDevices.Devices..::.MMDeviceBase
    CoreDevices.Devices..::.StateDevice

See Also