monotooth : monotooth.Model.Device Namespace

LinuxDeviceFactory Class

To be added.

public class LinuxDeviceFactory : 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

LinuxDeviceFactory Constructor

public LinuxDeviceFactory ()

To be added.

Remarks

To be added.