An abstract factory to create OS-independend devices.
|
See Also: Inherited members from object.
To be added. |
abstract |
CreateLocalDevice
() An abstract method to create a local device. The sub-class factories must implement this method. |
static |
GetFactory
() Returns the factory by the information of the operating system. |
To be added.
An abstract method to create a local device. The sub-class factories must implement this method.
Returns the factory by the information of the operating system.