[This is preliminary documentation and is subject to change.]

The factory class for generating a deference drive

Namespace: Clarion.Framework
Assembly: CLARIONLibrary (in CLARIONLibrary.dll) Version: 6.1.0.7 (6.1.0.7)

Syntax

C#
public class DeferenceDriveFactory : IDriveFactory<DeferenceDrive>

Remarks

TODO: Add more details on how this factory is used

Copyright 2011. Nicholas Wilson

Inheritance Hierarchy

System..::..Object
  Clarion.Framework..::..DeferenceDrive..::..DeferenceDriveFactory

See Also