monotooth : monotooth.Model.Device Namespace

WindowsDeviceFactory Class

To be added.

public class WindowsDeviceFactory : DeviceFactory


Remarks

To be added.

Members

See Also: Inherited members from DeviceFactory.

Constructors

To be added.

Methods

abstract CreateLocalDevice () : ILocalDevice
An abstract method to create a local device. The sub-class factories must implement this method. (Inherited from DeviceFactory.)

Member Details

WindowsDeviceFactory Constructor

public WindowsDeviceFactory ()

To be added.

Remarks

To be added.